Skip to content

Bump projects to .NET 8 and package references to latest available (#… #247

Bump projects to .NET 8 and package references to latest available (#…

Bump projects to .NET 8 and package references to latest available (#… #247

Triggered via push July 12, 2024 22:28
Status Success
Total duration 1m 20s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: DevOps.Util/AzureJsonUtil.cs#L22
Converting null literal or possible null value to non-nullable type.
build: DevOps.Util/AzureJsonUtil.cs#L23
Dereference of a possibly null reference.
build: DevOps.Util/AzureJsonUtil.cs#L23
Possible null reference return.
build: DevOps.Util/AzureJsonUtil.cs#L26
Possible null reference return.
build: DevOps.Util/HelixServer.cs#L73
Converting null literal or possible null value to non-nullable type.
build: DevOps.Util/HelixServer.cs#L81
Dereference of a possibly null reference.
build: runfo/LocalAzureStorageUtil.cs#L79
Possible null reference argument for parameter 'collection' in 'List<T>.List(IEnumerable<T> collection)'.
build
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build: DevOps.Status/Util/DotNetQueryUtilFactory.cs#L28
Possible null reference argument for parameter 'token' in 'AuthorizationToken.AuthorizationToken(AuthorizationKind authorizationKind, string token)'.
build: DevOps.Status/Startup.cs#L60
Possible null reference argument for parameter 'connectionString' in 'FunctionQueueUtil.FunctionQueueUtil(string connectionString)'.