(maint) Update actions/checkout action to v4.2.2 #858
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build project
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build project
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build project:
src/JavaVersionSwitcher/Adapters/RegistryAdapter.cs#L26
Class with no virtual dispose method should be sealed (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP025.md)
|
Build project:
src/JavaVersionSwitcher/Adapters/RegistryAdapter.cs#L29
Don't assign member with injected and created disposables (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP008.md)
|
|
|
Build project:
src/JavaVersionSwitcher/Adapters/RegistryAdapter.cs#L42
Property should not return created disposable (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP012.md)
|
|
|
Build project:
src/JavaVersionSwitcher/Adapters/RegistryAdapter.cs#L26
Class with no virtual dispose method should be sealed (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP025.md)
|
Loading