Update dotnet-test.yaml #3
Annotations
9 errors and 1 warning
build:
ImmutableAnalyzer/ImmutableAnalyzer.Sample/Examples.cs#L29
Immutable class can't have property of type 'NotImmutableExample'
|
build:
ImmutableAnalyzer/ImmutableAnalyzer.Sample/Examples.cs#L15
Immutable class can't have property of type 'List<string>'
|
build:
ImmutableAnalyzer/ImmutableAnalyzer.Sample/Examples.cs#L17
Immutable class can't have property of type 'IReadOnlySet<int>'
|
build:
ImmutableAnalyzer/ImmutableAnalyzer.Sample/Examples.cs#L13
Member of immutable class can't have 'set' accessor
|
build:
ImmutableAnalyzer/ImmutableAnalyzer.Sample/Examples.cs#L29
Immutable class can't have property of type 'NotImmutableExample'
|
build:
ImmutableAnalyzer/ImmutableAnalyzer.Sample/Examples.cs#L15
Immutable class can't have property of type 'List<string>'
|
build:
ImmutableAnalyzer/ImmutableAnalyzer.Sample/Examples.cs#L17
Immutable class can't have property of type 'IReadOnlySet<int>'
|
build:
ImmutableAnalyzer/ImmutableAnalyzer.Sample/Examples.cs#L13
Member of immutable class can't have 'set' accessor
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|