nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 #13
Annotations
10 errors
Run dotnet format analyzers:
src/Ryujinx.Horizon.Generators/Hipc/HipcGenerator.cs#L62
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Run dotnet format analyzers:
src/Ryujinx.Horizon.Generators/Hipc/HipcGenerator.cs#L66
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Run dotnet format analyzers:
src/Ryujinx.Horizon.Generators/Hipc/HipcGenerator.cs#L87
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Run dotnet format analyzers:
src/Ryujinx.Horizon.Generators/Hipc/HipcGenerator.cs#L93
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Run dotnet format analyzers:
src/Ryujinx.Horizon.Generators/Hipc/HipcGenerator.cs#L99
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Run dotnet format analyzers:
src/Ryujinx.Horizon.Generators/Hipc/HipcGenerator.cs#L795
The symbol 'GeneratorInitializationContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Run dotnet format analyzers:
src/Ryujinx.Horizon.Kernel.Generators/SyscallGenerator.cs#L129
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Run dotnet format analyzers:
src/Ryujinx.Horizon.Kernel.Generators/SyscallGenerator.cs#L152
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Run dotnet format analyzers:
src/Ryujinx.Horizon.Kernel.Generators/SyscallGenerator.cs#L153
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Run dotnet format analyzers:
src/Ryujinx.Horizon.Kernel.Generators/SyscallGenerator.cs#L157
The symbol 'GeneratorExecutionContext' is banned for use by analyzers: Non-incremental source generators should not be used, implement IIncrementalGenerator instead
|
Loading