Skip to content

chore(deps): update dotnet monorepo to v8 (major) #479

chore(deps): update dotnet monorepo to v8 (major)

chore(deps): update dotnet monorepo to v8 (major) #479

Triggered via pull request September 29, 2023 22:02
Status Success
Total duration 3m 36s
Artifacts

cicd.yml

on: pull_request
Create Release
0s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build & Test
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build & Test: tests/ingress-nginx-validate-jwt-tests/AuthTests.cs#L364
Cannot convert null literal to non-nullable reference type.
Build & Test: tests/ingress-nginx-validate-jwt-tests/AuthTests.cs#L364
Cannot convert null literal to non-nullable reference type.
Build & Test
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.