feat(analyzers): Add Roslyn analyzers for experiment configuration va… #229
Annotations
3 errors and 18 warnings
|
release
The readme file 'README.md' does not exist in the package.
|
|
release
Cannot create a package that has no dependencies nor content.
|
|
release
Cannot create a package that has no dependencies nor content.
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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.
|
|
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.
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
configuration-schemas
|
6.02 KB |
sha256:b3bd2b5c5f13c6aa17a98c5d13098bfe021fe616c0d42b44aa57c78ac1979100
|
|
|
nuget-packages
|
1.89 MB |
sha256:9573e02c1dffc05a12ccfe97e86cf680dad8f7d827b7989361ec54b172f1fd20
|
|