Skip to content

build

build #7

Manually triggered August 4, 2024 11:37
Status Failure
Total duration 41s
Artifacts

build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build / build
Process completed with exit code 1.
build / build: src/kOS.Safe/Encapsulation/UniqueSetValue.cs#L48
'UniqueSetValue<T>.Clear()' hides inherited member 'CollectionValue<T, HashSet<T>>.Clear()'. Use the new keyword if hiding was intended.
build / build: src/kOS.Safe/Execution/CPU.cs#L1467
The given expression is never of the provided ('NoDelegate') type
build / build: src/kOS.Safe/Compilation/KS/Scanner.cs#L29
Field 'Scanner.FileAndLine' is never assigned to, and will always have its default value
build / build: src/kOS.Safe/Compilation/ProgramBuilder.cs#L174
Field 'ProgramBuilder.BuiltInPath.command' is never assigned to, and will always have its default value null