Update github/codeql-action digest to 6bb031a #1037
Annotations
5 errors and 21 warnings
build (windows-2022)
The process 'tools\dotnet-cake' failed with exit code 1
|
build (ubuntu-22.04)
The job was canceled because "windows-2022" failed.
|
build (ubuntu-22.04)
The process 'tools/dotnet-cake' failed with exit code 1
|
build (macos-13)
The job was canceled because "windows-2022" failed.
|
build (macos-13)
The operation was canceled.
|
build (windows-2022)
Cache not found for keys: Windows-tools-f41c54d75b0bb3c202b8b66a29c4efd82591f0c3f723d53a366faeb15a8012fb
|
build (windows-2022)
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 (windows-2022)
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 (windows-2022):
src/Generators/Commands/PackageReferencesCommand.cs#L23
Non-nullable property 'CakeSourcePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-2022):
src/Tasks/CakeProjectType.cs#L54
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
build (windows-2022):
src/Tasks/CakeVersions.cs#L20
'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
|
build (windows-2022):
src/Tasks/TargetFrameworkVersions.cs#L453
'public' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
build (windows-2022):
src/Tasks/CakeProjectType.cs#L54
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
build (windows-2022):
src/Tasks/CakeVersions.cs#L20
'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
|
build (ubuntu-22.04)
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 (ubuntu-22.04)
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 (ubuntu-22.04):
src/Tasks/CakeProjectType.cs#L54
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
build (ubuntu-22.04):
src/Tasks/CakeVersions.cs#L20
'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
|
build (ubuntu-22.04):
src/Tasks/TargetFrameworkVersions.cs#L453
'public' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
build (ubuntu-22.04):
src/Tasks/CakeProjectType.cs#L54
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
build (ubuntu-22.04):
src/Tasks/CakeVersions.cs#L20
'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
|
build (ubuntu-22.04):
src/Tasks/TargetFrameworkVersions.cs#L453
'public' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|