Skip to content

Bump TaskScheduler from 2.9.1 to 2.11.0 in /src/StartupManager #115

Bump TaskScheduler from 2.9.1 to 2.11.0 in /src/StartupManager

Bump TaskScheduler from 2.9.1 to 2.11.0 in /src/StartupManager #115

Status Success
Total duration 25s
Artifacts

build.yml

on: push
publish
0s
publish
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (ubuntu-latest): src/StartupManager.Services/Registries/RegistryService.cs#L45
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/StartupManager.Services/Registries/RegistryService.cs#L121
Dereference of a possibly null reference.
build (ubuntu-latest): src/StartupManager.Services/Registries/RegistryService.cs#L166
Dereference of a possibly null reference.
build (ubuntu-latest): src/StartupManager.Services/Registries/RegistryService.cs#L201
Nullability of reference types in value of type 'IEnumerable<RegistryKey?>' doesn't match target type 'IEnumerable<RegistryKey>'.
build (ubuntu-latest): src/StartupManager.Services/Registries/RegistryService.cs#L203
Nullability of reference types in value of type 'IEnumerable<RegistryKey?>' doesn't match target type 'IEnumerable<RegistryKey>'.
build (ubuntu-latest): src/StartupManager.Services/Registries/RegistryService.cs#L45
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/StartupManager.Services/Registries/RegistryService.cs#L121
Dereference of a possibly null reference.
build (ubuntu-latest): src/StartupManager.Services/Registries/RegistryService.cs#L166
Dereference of a possibly null reference.
build (ubuntu-latest)
.NET 5.0 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.