Skip to content

CodeQL

CodeQL #79

Triggered via schedule December 24, 2023 00:51
Status Success
Total duration 2m 58s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
analyze (csharp): 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.
analyze (csharp): 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.
analyze (csharp): 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.
analyze (csharp): 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.
analyze (csharp): 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.
analyze (csharp): 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.
analyze (csharp): 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.
analyze (csharp): 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.
analyze (csharp): 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.
analyze (csharp): 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.