Skip to content

Adjustments to AuthenticationStub for maybe some authentication inter… #56

Adjustments to AuthenticationStub for maybe some authentication inter…

Adjustments to AuthenticationStub for maybe some authentication inter… #56

Triggered via pull request December 30, 2024 20:04
Status Failure
Total duration 1m 10s
Artifacts

Build_&_Test.yml

on: pull_request
ubuntu-latest
1m 0s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
ubuntu-latest
[xUnit.net 00:00:02.08] Alba.Testing.Security.web_api_authentication_with_individual_stub.can_stub_individual_scheme [FAIL]
ubuntu-latest
Target "Test" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Alba.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/home/runner/work/alba/alba/src/Alba.sln]
ubuntu-latest
/home/runner/work/alba/alba/src/MinimalApiWithOakton/MinimalApiWithOakton.csproj : warning NU1903: Package 'System.Text.Json' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/home/runner/work/alba/alba/src/Alba.sln]
ubuntu-latest
/home/runner/work/alba/alba/src/MinimalApiWithOakton/MinimalApiWithOakton.csproj : warning NU1903: Package 'System.Text.Json' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-hh2w-p6rv-4g7w [/home/runner/work/alba/alba/src/Alba.sln]
ubuntu-latest
/home/runner/work/alba/alba/src/IdentityServer.New/IdentityServer.New.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/home/runner/work/alba/alba/src/Alba.sln]
ubuntu-latest
/home/runner/work/alba/alba/src/WebApiNet6/WebApiNet6.csproj : warning NU1903: Package 'System.Text.Json' 6.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/home/runner/work/alba/alba/src/Alba.sln]
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Alba.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Alba.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [TargetFramework=net9.0]
ubuntu-latest
/home/runner/work/alba/alba/src/WebApp/Controllers/ValuesController.cs(25,23): warning CS0108: 'ValuesController.Empty()' hides inherited member 'ControllerBase.Empty'. Use the new keyword if hiding was intended. [/home/runner/work/alba/alba/src/WebApp/WebApp.csproj]
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Security/OpenConnectUserPassword.cs(68,28): warning CS8601: Possible null reference assignment. [/home/runner/work/alba/alba/src/Alba/Alba.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Security/OpenConnectUserPassword.cs(78,24): warning CS8601: Possible null reference assignment. [/home/runner/work/alba/alba/src/Alba/Alba.csproj::TargetFramework=net8.0]