cert based authn #157
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Spiffe/src/Grpc/GrpcChannelFactory.Windows.cs#L25
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/Spiffe/src/Svid/X509/X509Verify.cs#L43
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/Spiffe/src/Svid/X509/X509Verify.cs#L43
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
Build:
src/Spiffe/src/WorkloadApi/Address.cs#L30
Remove the unused private method 'IsOpaque'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build:
samples/AspNetCore/Frontend/Program.cs#L6
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build:
samples/AspNetCore/Frontend/Program.cs#L7
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build:
tests/Spiffe.Tests/WorkloadApi/TestX509Source.cs#L123
Possible null reference return.
|
Build:
tests/Spiffe.Tests/WorkloadApi/TestConvertor.cs#L64
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/Spiffe.Tests/WorkloadApi/TestConvertor.cs#L175
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/Spiffe.Tests/Svid/X509/TestX509Verify.cs#L89
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading