Add condition for ExcludeFromCodeCoverage #420
Annotations
10 errors and 1 warning
src/Pure.DI.Core/Generator.Composition.cs#L16
The instance of TT cannot be instantiated due to no accessible constructor available.
|
src/Pure.DI.Core/Generator.Composition.cs#L20
The name 'Api' does not exist in the current context
|
src/Pure.DI.Core/Generator.Composition.cs#L21
The name 'Observers' does not exist in the current context
|
src/Pure.DI.Core/Generator.Composition.cs#L41
The type or namespace name 'TT1' could not be found (are you missing a using directive or an assembly reference?)
|
src/Pure.DI.Core/Generator.Composition.cs#L41
The type or namespace name 'TT2' could not be found (are you missing a using directive or an assembly reference?)
|
src/Pure.DI.Core/Generator.Composition.cs#L50
The type or namespace name 'TT' could not be found (are you missing a using directive or an assembly reference?)
|
src/Pure.DI.Core/Generator.Composition.cs#L55
The type or namespace name 'TT' could not be found (are you missing a using directive or an assembly reference?)
|
src/Pure.DI.Core/Generator.Composition.cs#L134
The type or namespace name 'TT' could not be found (are you missing a using directive or an assembly reference?)
|
src/Pure.DI.Core/Generator.cs#L13
Argument 1: cannot convert from 'Pure.DI.Core.GeneratorOptions' to 'Microsoft.CodeAnalysis.ParseOptions'
|
src/Pure.DI.Core/Generator.cs#L14
Argument 2: cannot convert from 'Pure.DI.Core.GeneratorSources' to 'Microsoft.CodeAnalysis.Diagnostics.AnalyzerConfigOptionsProvider'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading