Skip to content

Refactor Abstractions project #1235

Refactor Abstractions project

Refactor Abstractions project #1235

Triggered via push December 3, 2023 23:31
Status Failure
Total duration 2m 13s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
windows
Process completed with exit code 1.
windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows: NetFabric.Hyperlinq.SourceGenerator/Utils/MethodSymbolExtensions.cs#L52
The variable 'ex' is declared but never used
windows: NetFabric.Hyperlinq.SourceGenerator/OverloadsGenerator.cs#L262
Possible null reference argument for parameter 'sourceType' in 'void OverloadsGenerator.GenerateMethodSource(CodeBuilder builder, CompilationContext context, INamedTypeSymbol extendingType, MethodInfo methodToGenerate, ITypeSymbol? enumerableType, ITypeSymbol? enumeratorType, ITypeSymbol sourceType, ImmutableArray<GeneratorMappingAttribute> genericsMapping, bool isExtensionMethod, GeneratorBindingsAttribute? bindingsAttribute)'.
windows: NetFabric.Hyperlinq.SourceGenerator/OverloadsGenerator.cs#L272
Possible null reference argument for parameter 'sourceType' in 'void OverloadsGenerator.GenerateMethodSource(CodeBuilder builder, CompilationContext context, INamedTypeSymbol extendingType, MethodInfo methodToGenerate, ITypeSymbol? enumerableType, ITypeSymbol? enumeratorType, ITypeSymbol sourceType, ImmutableArray<GeneratorMappingAttribute> genericsMapping, bool isExtensionMethod, GeneratorBindingsAttribute? bindingsAttribute)'.
windows: NetFabric.Hyperlinq.SourceGenerator/OverloadsGenerator.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'HPLG001'