Skip to content

chore(deps): update dependency microsoft.codeanalysis.analyzers to 3.11.0 #767

chore(deps): update dependency microsoft.codeanalysis.analyzers to 3.11.0

chore(deps): update dependency microsoft.codeanalysis.analyzers to 3.11.0 #767

Triggered via pull request October 13, 2024 22:49
Status Failure
Total duration 7m 10s
Artifacts

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build / build: src/Splat.DependencyInjection.SourceGenerator/Generator.cs#L24
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/MetadataDependencyChecker.cs#L26
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/Generator.cs#L26
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/Generator.cs#L31
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/Generator.cs#L34
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/MetadataDependencyChecker.cs#L49
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/Generator.cs#L38
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/MetadataDependencyChecker.cs#L73
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/Generator.cs#L42
The symbol 'GeneratorInitializationContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/MetadataExtractor.cs#L83
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
build / build: src/Splat.DependencyInjection.SourceGenerator/Generator.cs#L17
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build / build: src/Splat.DependencyInjection.SourceGenerator/Generator.cs#L17
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)