Skip to content

Refactored Assembly loading to not use files on disk #61

Refactored Assembly loading to not use files on disk

Refactored Assembly loading to not use files on disk #61

Triggered via push November 15, 2023 00:31
Status Failure
Total duration 3m 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: src/Sandbox/ConsoleApp.SourceGenerator/ConsoleAppSourceGenerator.cs#L10
The type or namespace name 'IncrementalGenerator' could not be found (are you missing a using directive or an assembly reference?)
build: src/Sandbox/ConsoleApp.SourceGenerator/ConsoleAppSourceGenerator.cs#L21
The type or namespace name 'SgfInitializationContext' could not be found (are you missing a using directive or an assembly reference?)
build: src/Sandbox/ConsoleApp.SourceGenerator/ConsoleAppSourceGenerator.cs#L10
The type or namespace name 'IncrementalGenerator' could not be found (are you missing a using directive or an assembly reference?)
build: src/Sandbox/ConsoleApp.SourceGenerator/ConsoleAppSourceGenerator.cs#L21
The type or namespace name 'SgfInitializationContext' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.