Skip to content

Starting to experiment with func trampolines cache #2022

Starting to experiment with func trampolines cache

Starting to experiment with func trampolines cache #2022

Triggered via push November 30, 2024 07:00
Status Failure
Total duration 3m 27s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
test_linux
Assets file '/home/runner/work/BHL/BHL/example/bindings/tmp/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
test_linux
Assets file '/home/runner/work/BHL/BHL/example/bindings/tmp/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
test_win
Process completed with exit code 1.
test_linux: src/lsp/protocol.cs#L1908
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test_linux: src/lsp/protocol.cs#L2029
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test_linux: src/lsp/protocol.cs#L1038
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test_linux: src/lsp/protocol.cs#L1038
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test_linux: src/lsp/protocol.cs#L1908
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test_linux: src/lsp/protocol.cs#L2029
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test_linux: tests/test_stack_trace.cs#L305
Unreachable code detected