Skip to content

Build -> Test -> Publish #36

Build -> Test -> Publish

Build -> Test -> Publish #36

Manually triggered October 25, 2023 18:38
Status Failure
Total duration 1m 1s
Artifacts

build-and-release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/PSDataverse/Dataverse/Execute/OperationException.cs#L16
Declare the serialization constructor of OperationException, an unsealed type, as protected.
build: src/PSDataverse/Auth/DelegatingAuthenticator.cs#L26
Forward the 'cancellationToken' parameter to the 'ExecuteAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
build: src/PSDataverse/Dataverse/Model/OperationResponse.cs#L115
Prefer 'AsSpan' over 'Substring' when span-based overloads are available
build: src/PSDataverse/Dataverse/Execute/OperationProcessor.cs#L91
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
build: src/PSDataverse/Dataverse/Execute/OperationProcessor.cs#L70
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
build: src/PSDataverse/Dataverse/Execute/OperationProcessor.cs#L70
The logging message template should not vary between calls to 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
build: src/PSDataverse/Dataverse/Execute/OperationProcessor.cs#L91
The logging message template should not vary between calls to 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
build: src/PSDataverse/Dataverse/Execute/OperationProcessor.cs#L72
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
build: src/PSDataverse/Dataverse/Execute/OperationProcessor.cs#L93
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
build: src/PSDataverse/Dataverse/Execute/OperationProcessor.cs#L72
The logging message template should not vary between calls to 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'