Skip to content

Migrate to slnx solution (#555) #190

Migrate to slnx solution (#555)

Migrate to slnx solution (#555) #190

Triggered via push July 11, 2026 11:56
Status Failure
Total duration 1m 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build
Process completed with exit code 1.
Build: src/Machine.Specifications.Core/Explorers/AssemblyExplorer.cs#L33
Cannot convert null literal to non-nullable reference type.
Build: src/Machine.Specifications.Core/Explorers/AssemblyExplorer.cs#L22
Cannot convert null literal to non-nullable reference type.
Build: src/Machine.Specifications.Analyzers/FieldDeclarationSyntaxExtensions.cs#L14
Possible null reference argument for parameter 'symbol' in 'bool SymbolExtensions.IsMember(ITypeSymbol symbol)'.