upgrade to dotnet 8.0 #226
main.yml
on: pull_request
build_only
5m 30s
Close Pull Request Job
0s
Deploy Job
7m 38s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
paule96
approved
|
Azure Infra |
Annotations
2 errors and 21 warnings
Deploy Job
ERROR: {"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/***/resourceGroups/pajetestfileshare2/providers/Microsoft.Resources/deployments/pr","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/***/resourceGroups/pajetestfileshare2/providers/Microsoft.Resources/deployments/webappdeployment","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[{"code":"DeploymentOutputEvaluationFailed","target":"/subscriptions/***/resourceGroups/pajetestfileshare2/providers/Microsoft.Resources/deployments/webappdeployment","message":"Unable to evaluate template outputs: 'staticWebAppHost'. Please see error details and deployment operations. Please see https://aka.ms/arm-common-errors for usage details.","details":[{"code":"DeploymentOutputEvaluationFailed","target":"staticWebAppHost","message":"The template output 'staticWebAppHost' is not valid: The language expression property 'outputs' doesn't exist, available properties are 'provisioningState, azPowerShellVersion, scriptContent, arguments, retentionInterval, timeout, containerSettings, status, cleanupPreference'.."}]}]}]}}
|
Deploy Job
Deployment failed.
|
build_only
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_only:
src/CZ.Azure.FileExchange.Api/AddMetadata.cs#L92
Non-nullable property 'api' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_only:
src/CZ.Azure.FileExchange.Api/AddMetadata.cs#L93
Non-nullable property 'requestId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_only:
src/CZ.Azure.FileExchange.Api/AddMetadata.cs#L94
Non-nullable property 'eTag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_only:
src/CZ.Azure.FileExchange.Api/AddMetadata.cs#L95
Non-nullable property 'contentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_only:
src/CZ.Azure.FileExchange.Api/AddMetadata.cs#L97
Non-nullable property 'blobType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_only:
src/CZ.Azure.FileExchange.Api/AddMetadata.cs#L98
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_only:
src/CZ.Azure.FileExchange.Api/AddMetadata.cs#L99
Non-nullable property 'sequencer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_only:
src/CZ.Azure.FileExchange.Api/AddMetadata.cs#L100
Non-nullable property 'storageDiagnostics' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_only:
src/CZ.Azure.FileExchange.Api/AddMetadata.cs#L105
Non-nullable property 'batchId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_only:
src/CZ.Azure.FileExchange/Pages/Download.razor.cs#L54
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build_only:
src/CZ.Azure.FileExchange/Pages/Download.razor.cs#L54
The logging message template should not vary between calls to 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2254)
|
build_only:
src/CZ.Azure.FileExchange/Pages/Download.razor.cs#L68
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build_only:
src/CZ.Azure.FileExchange/Pages/Download.razor.cs#L68
The logging message template should not vary between calls to 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2254)
|
build_only:
src/CZ.Azure.FileExchange/Pages/Download.razor.cs#L84
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build_only:
src/CZ.Azure.FileExchange/Pages/Download.razor.cs#L84
The logging message template should not vary between calls to 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2254)
|
build_only:
src/CZ.Azure.FileExchange/Pages/Download.razor.cs#L92
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build_only:
src/CZ.Azure.FileExchange/Pages/Download.razor.cs#L92
The logging message template should not vary between calls to 'LoggerExtensions.LogWarning(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2254)
|
build_only:
src/CZ.Azure.FileExchange/Pages/Index.razor.cs#L15
Change type of field 'fileInputs' from 'System.Collections.Generic.IList<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
build_only:
src/CZ.Azure.FileExchange/Pages/Index.razor.cs#L81
Type 'File' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Deploy Job
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact
Expired
|
16.3 MB |
|