Build #192
Annotations
1 error and 15 warnings
build (ubuntu-latest)
The process 'tools/dotnet-cake' failed with exit code 1
|
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3, actions/cache@v3, cake-build/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build (ubuntu-latest):
src/Cake.DependencyTrack/Services/DependencyTrackClient.cs#L69
Define a constant instead of using this literal 'accept' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build (ubuntu-latest):
src/Cake.DependencyTrack/Services/DependencyTrackClient.cs#L69
Define a constant instead of using this literal 'application/json' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build (ubuntu-latest):
src/Cake.DependencyTrack/Services/DependencyTrackClient.cs#L70
Define a constant instead of using this literal 'X-Api-Key' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build (ubuntu-latest):
src/Cake.DependencyTrack/Services/DependencyTrackClient.cs#L69
Define a constant instead of using this literal 'accept' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build (ubuntu-latest):
src/Cake.DependencyTrack/Services/DependencyTrackClient.cs#L69
Define a constant instead of using this literal 'application/json' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build (ubuntu-latest):
src/Cake.DependencyTrack/Services/DependencyTrackClient.cs#L70
Define a constant instead of using this literal 'X-Api-Key' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build (ubuntu-latest):
tests/Cake.DependencyTrack.Tests/Services/DependencyTrackClientTests.cs#L41
Dereference of a possibly null reference.
|
build (ubuntu-latest):
tests/Cake.DependencyTrack.Tests/Services/DependencyTrackClientTests.cs#L44
Dereference of a possibly null reference.
|
build (ubuntu-latest):
tests/Cake.DependencyTrack.Tests/Services/DependencyTrackClientTests.cs#L82
Dereference of a possibly null reference.
|
build (ubuntu-latest):
tests/Cake.DependencyTrack.Tests/Services/DependencyTrackClientTests.cs#L125
Dereference of a possibly null reference.
|
build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|