Skip to content

Move to file-scoped namespaces (#166) #26

Move to file-scoped namespaces (#166)

Move to file-scoped namespaces (#166) #26

Triggered via push July 24, 2024 14:23
Status Success
Total duration 1m 27s
Artifacts

Build_&_Test.yml

on: push
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/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/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.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/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]
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/ScenarioResult.cs(94,16): warning CS8619: Nullability of reference types in value of type 'Task<T>' doesn't match target type 'Task<T?>'. [/home/runner/work/alba/alba/src/Alba/Alba.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]
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]