Skip to content

cert based authn

cert based authn #157

Triggered via push February 5, 2024 22:06
Status Success
Total duration 2m 29s
Billable time 5m
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (ubuntu-latest, 8.x)
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 (ubuntu-latest, 8.x): src/Spiffe/src/Svid/X509/X509Verify.cs#L43
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (ubuntu-latest, 8.x): 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 (ubuntu-latest, 8.x): 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 (ubuntu-latest, 8.x): tests/Spiffe.Tests/Bundle/X509/TestX509BundleSet.cs#L28
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, 8.x): tests/Spiffe.Tests/Bundle/X509/TestX509Bundle.cs#L16
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, 8.x): tests/Spiffe.Tests/Bundle/X509/TestX509Bundle.cs#L19
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, 8.x): tests/Spiffe.Tests/Svid/X509/TestX509Verify.cs#L89
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, 8.x): tests/Spiffe.Tests/Svid/X509/TestX509Verify.cs#L92
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, 8.x): tests/Spiffe.Tests/Svid/X509/TestX509Verify.cs#L95
Cannot convert null literal to non-nullable reference type.
build (macos-latest, 8.x)
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 (macos-latest, 8.x): src/Spiffe/src/Svid/X509/X509Verify.cs#L43
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (macos-latest, 8.x): 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 (macos-latest, 8.x): 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 (macos-latest, 8.x): tests/Spiffe.Tests/Bundle/X509/TestX509BundleSet.cs#L28
Cannot convert null literal to non-nullable reference type.
build (macos-latest, 8.x): tests/Spiffe.Tests/Bundle/X509/TestX509Bundle.cs#L16
Cannot convert null literal to non-nullable reference type.
build (macos-latest, 8.x): tests/Spiffe.Tests/Bundle/X509/TestX509Bundle.cs#L19
Cannot convert null literal to non-nullable reference type.
build (macos-latest, 8.x): tests/Spiffe.Tests/Svid/X509/TestX509Verify.cs#L89
Cannot convert null literal to non-nullable reference type.
build (macos-latest, 8.x): tests/Spiffe.Tests/Svid/X509/TestX509Verify.cs#L92
Cannot convert null literal to non-nullable reference type.
build (windows-latest, 8.x)
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 (windows-latest, 8.x): src/Spiffe/src/Grpc/GrpcChannelFactory.Windows.cs#L25
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (windows-latest, 8.x): src/Spiffe/src/Svid/X509/X509Verify.cs#L43
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (windows-latest, 8.x): src/Spiffe/src/WorkloadApi/Address.cs#L30
Remove the unused private method 'IsOpaque'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build (windows-latest, 8.x): 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 (windows-latest, 8.x): 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 (windows-latest, 8.x): tests/Spiffe.Tests/WorkloadApi/TestConvertor.cs#L64
Cannot convert null literal to non-nullable reference type.
build (windows-latest, 8.x): tests/Spiffe.Tests/WorkloadApi/TestConvertor.cs#L175
Cannot convert null literal to non-nullable reference type.
build (windows-latest, 8.x): tests/Spiffe.Tests/Svid/X509/TestX509Verify.cs#L89
Cannot convert null literal to non-nullable reference type.