upgrade to dotnet 8.0 #224
Annotations
21 warnings
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/
|
Publish API:
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.
|
Publish API:
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.
|
Publish API:
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.
|
Publish API:
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.
|
Publish API:
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.
|
Publish API:
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.
|
Publish API:
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.
|
Publish API:
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.
|
Publish API:
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.
|
Publish API:
src/CZ.Azure.FileExchange.Api/Program.cs#L10
The registration for method 'ConfigureFunctionsWebApplication' is expected for ASP.NET Core Integration. (https://aka.ms/azfw-rules?ruleid=AZFW0014)
|
Publish Frontend:
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)
|
Publish Frontend:
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)
|
Publish Frontend:
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)
|
Publish Frontend:
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)
|
Publish Frontend:
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)
|
Publish Frontend:
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)
|
Publish Frontend:
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)
|
Publish Frontend:
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)
|
Publish Frontend:
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)
|
Publish Frontend:
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)
|
The logs for this run have expired and are no longer available.
Loading