Skip to content

feat(runtime): updating the .net version support for net8.0, and remo… #177

feat(runtime): updating the .net version support for net8.0, and remo…

feat(runtime): updating the .net version support for net8.0, and remo… #177

Triggered via push January 14, 2024 03:00
Status Success
Total duration 3m 50s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 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, gittools/actions/gitversion/setup@v0.9.7, gittools/actions/gitversion/execute@v0.9.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/Geo.Core/GeoNETExceptionProvider.cs#L23
Cannot convert null literal to non-nullable reference type.
build: src/Geo.Core/ClientExecutor.cs#L39
Cannot convert null literal to non-nullable reference type.
build: src/Geo.Core/Abstractions/IGeoNETExceptionProvider.cs#L23
Cannot convert null literal to non-nullable reference type.
build: src/Geo.Core/Abstractions/IGeoNETResourceStringProviderFactory.cs#L36
Cannot convert null literal to non-nullable reference type.
build: src/Geo.Core/GeoNETResourceStringProviderFactory.cs#L39
Cannot convert null literal to non-nullable reference type.
build: src/Geo.Core/Extensions/EnumExtensions.cs#L29
Possible null reference argument for parameter 'name' in 'FieldInfo? Type.GetField(string name)'.
build: src/Geo.Core/Extensions/EnumExtensions.cs#L28
Dereference of a possibly null reference.
build: src/Geo.Core/Extensions/EnumExtensions.cs#L28
Possible null reference return.
build: src/Geo.Core/GeoNETExceptionProvider.cs#L29
Possible null reference return.
build: src/Geo.Core/GeoNETExceptionProvider.cs#L34
Possible null reference return.