Update dependency go to v1.24.0 #21
Triggered via pull request
September 10, 2024 08:22
Status
Failure
Total duration
11m 42s
Artifacts
–
Annotations
3 errors and 4 warnings
lint:
go/pkg/ast/printer.go#L344
G115: integer overflow conversion uint -> int (gosec)
|
lint:
go/pkg/runtime/environment.go#L68
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
lint
issues found
|
test
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
lint
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
benchmark
Could not find external JSON file for benchmark data at /home/runner/work/lox/lox/cache/benchmark-data.json. Using empty default: Error: ENOENT: no such file or directory, open '/home/runner/work/lox/lox/cache/benchmark-data.json'
|
benchmark
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|