Skip to content

Created an Assertion for StatusCodeShouldBeSuccess (#161) #36

Created an Assertion for StatusCodeShouldBeSuccess (#161)

Created an Assertion for StatusCodeShouldBeSuccess (#161) #36

Triggered via push July 26, 2024 08:15
Status Success
Total duration 1m 17s
Artifacts

Build_&_Test.yml

on: push
ubuntu-latest
1m 8s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest
/home/runner/work/alba/alba/src/IdentityServer.New/IdentityServer.New.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/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/WebApiNet6/WebApiNet6.csproj : warning NU1903: Package 'System.Text.Json' 7.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/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/WebApiNet6/WebApiNet6.csproj : warning NU1903: Package 'System.Text.Json' 7.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-hh2w-p6rv-4g7w
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]
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]
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Security/OpenConnectUserPassword.cs(80,24): warning CS8601: Possible null reference assignment. [/home/runner/work/alba/alba/src/Alba/Alba.csproj]
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Security/OpenConnectExtension.cs(49,19): warning CS8597: Thrown value may be null. [/home/runner/work/alba/alba/src/Alba/Alba.csproj]
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Assertions/HeaderMatchAssertion.cs(30,36): warning CS8604: Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input)'. [/home/runner/work/alba/alba/src/Alba/Alba.csproj]