CodeQL #87
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L67
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L77
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L87
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L97
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L107
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L117
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L127
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L137
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L67
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Run dotnet build -c Release:
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L77
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
The logs for this run have expired and are no longer available.
Loading