Skip to content

Update module dependencies #13

Update module dependencies

Update module dependencies #13

Triggered via push October 11, 2024 00:16
Status Failure
Total duration 4m 14s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: internal/hal/linux/LLVM.go#L252
not enough arguments in call to compileEnv.GetPlatform
build: internal/hal/linux/LLVM.go#L258
not enough arguments in call to compileEnv.GetPlatform
build: internal/hal/linux/LLVM.go#L468
undefined: base.MakeEnumSet
build: internal/hal/linux/LLVM.go#L545
cannot use &llvm (value of type *LlvmCompiler) as compile.Compiler value in variable declaration: *LlvmCompiler does not implement compile.Compiler (wrong type for method Decorate)
build: internal/hal/linux/LLVM.go#L546
invalid operation: compiler == &llvm (mismatched types compile.Compiler and *LlvmCompiler)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/