Feature/improve sg output #5
pre-integration.yml
on: pull_request
Matrix: dotnet-build
dotnet-test
0s
Annotations
9 errors
|
dotnet-build (ubuntu-latest)
Process completed with exit code 1.
|
|
dotnet-build (ubuntu-latest):
src/Atc.SourceGenerators/Generators/OptionsBindingGenerator.cs#L449
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|
|
dotnet-build (ubuntu-latest):
src/Atc.SourceGenerators/Generators/OptionsBindingGenerator.cs#L449
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|
|
dotnet-build (windows-latest)
The strategy configuration was canceled because "dotnet-build.ubuntu-latest" failed
|
|
dotnet-build (windows-latest)
The operation was canceled.
|
|
dotnet-build (macos-latest)
The strategy configuration was canceled because "dotnet-build.ubuntu-latest" failed
|
|
dotnet-build (macos-latest)
The operation was canceled.
|
|
dotnet-build (macos-latest):
src/Atc.SourceGenerators/Generators/OptionsBindingGenerator.cs#L449
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|
|
dotnet-build (macos-latest):
src/Atc.SourceGenerators/Generators/OptionsBindingGenerator.cs#L449
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|