Skip to content

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

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

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

Triggered via pull request September 15, 2023 19:24
Status Success
Total duration 2m 57s
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.