Fix headers #336
Annotations
5 errors and 5 warnings
Check bite-sized
Process completed with exit code 1.
|
Check TODOs
Process completed with exit code 1.
|
Check headers
Process completed with exit code 1.
|
Check dead code
Process completed with exit code 1.
|
Check format
Process completed with exit code 1.
|
Install .NET core 6.0
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Check headers:
src/CheckHeadersScript/Program.cs#L274
Converting null literal or possible null value to non-nullable type.
|
Check headers:
src/CheckHeadersScript/Program.cs#L276
Dereference of a possibly null reference.
|
Check headers:
src/CheckHeadersScript/Program.cs#L291
Dereference of a possibly null reference.
|
Check headers:
src/CheckHeadersScript/Program.cs#L295
Dereference of a possibly null reference.
|
Loading