Update module dependencies #13
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/
|