chore(deps): Bump actions/upload-artifact from 4 to 6 (#64) #231
Annotations
1 error and 10 warnings
|
Test (Release)
Process completed with exit code 1.
|
|
Build (Release):
src/ExperimentFramework.Simulation/Builders/SimulationRunner.cs#L195
The type 'TService' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderServiceExtensions.GetRequiredService<T>(IServiceProvider)'. Nullability of type argument 'TService' doesn't match 'notnull' constraint.
|
|
Build (Release):
src/ExperimentFramework.Simulation/Builders/SimulationRunner.cs#L190
The type 'TService' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderKeyedServiceExtensions.GetRequiredKeyedService<T>(IServiceProvider, object?)'. Nullability of type argument 'TService' doesn't match 'notnull' constraint.
|
|
Build (Release):
src/ExperimentFramework.Generators/ExperimentProxyGenerator.cs#L16
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 (Release):
src/ExperimentFramework.Generators/Schema/ConfigSchemaGenerator.cs#L13
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 (Release):
src/ExperimentFramework.Generators/Analyzers/ExperimentConfigurationAnalyzer.cs#L69
Enable analyzer release tracking for the analyzer project containing rule 'EF0005' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build (Release):
src/ExperimentFramework.Generators/Analyzers/ExperimentConfigurationAnalyzer.cs#L57
Enable analyzer release tracking for the analyzer project containing rule 'EF0004' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build (Release):
src/ExperimentFramework.Generators/Analyzers/ExperimentConfigurationAnalyzer.cs#L45
Enable analyzer release tracking for the analyzer project containing rule 'EF0003' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build (Release):
src/ExperimentFramework.Generators/Analyzers/ExperimentConfigurationAnalyzer.cs#L33
Enable analyzer release tracking for the analyzer project containing rule 'EF0002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build (Release):
src/ExperimentFramework.Generators/Analyzers/ExperimentConfigurationAnalyzer.cs#L21
Enable analyzer release tracking for the analyzer project containing rule 'EF0001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build (Release):
src/ExperimentFramework.Generators/Analyzers/ExperimentConfigurationAnalyzer.cs#L14
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)
|
Loading