CodeQL #239
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 12 warnings
Analyze (javascript)
Encountered a fatal error while running "C:\hostedtoolcache\windows\CodeQL\2.14.1\x64\codeql\codeql.exe database trace-command -O=javascript.trap.cache.dir=D:\a\_temp\trapCaches\javascript -O=javascript.trap.cache.bound=1024 -O=javascript.trap.cache.write=true D:\a\_temp\codeql_databases\javascript -- C:\hostedtoolcache\windows\CodeQL\2.14.1\x64\codeql\javascript\tools\autobuild.cmd". Exit code was 2 and error was: A fatal error occurred: Exit status 1 from command: [C:\hostedtoolcache\windows\CodeQL\2.14.1\x64\codeql\tools\win64\runner.exe, cmd.exe, /C, type, NUL, &&, C:\hostedtoolcache\windows\CodeQL\2.14.1\x64\codeql\javascript\tools\autobuild.cmd]
|
Analyze (javascript)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp):
1_CS/ErrorsAndExceptions/RethrowExceptions/Program.cs#L4009
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Analyze (csharp):
1_CS/ErrorsAndExceptions/SolicitColdCall/Program.cs#L15
The local function 'ColdCallFileReaderLoop2' is declared but never used
|
Analyze (csharp):
1_CS/ErrorsAndExceptions/RethrowExceptions/Program.cs#L4009
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Analyze (csharp):
1_CS/ErrorsAndExceptions/SolicitColdCall/Program.cs#L15
The local function 'ColdCallFileReaderLoop2' is declared but never used
|
Analyze (csharp)
A publish profile with the name 'win10-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Analyze (csharp)
A publish profile with the name 'win10-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Analyze (csharp):
2_Libs/EFCore/ScaffoldSample/ProCSharpMenus2Context.cs#L28
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see http://go.microsoft.com/fwlink/?LinkId=723263.'
|
Analyze (csharp):
2_Libs/EFCore/ScaffoldSample/ProCSharpMenus2Context.cs#L28
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see http://go.microsoft.com/fwlink/?LinkId=723263.'
|
Analyze (csharp)
A publish profile with the name 'win10-x86.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Analyze (csharp)
A publish profile with the name 'win10-x86.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|