Update github.com/pkg/diff digest to 4e6772a #25
Triggered via pull request
December 24, 2024 19:57
Status
Failure
Total duration
11m 21s
Artifacts
–
Annotations
6 errors and 7 warnings
lint:
go/pkg/ast/printer.go#L344
G115: integer overflow conversion uint -> int (gosec)
|
lint:
go/pkg/ast/visitor.go#L3
identical: interface Expression contains identical methods or type constraints from another interface, causing redundancy (iface)
|
lint:
go/pkg/ast/visitor.go#L7
identical: interface Statement contains identical methods or type constraints from another interface, causing redundancy (iface)
|
lint:
go/pkg/ast/limits.go#L6
Magic number: 255, in <assign> detected (mnd)
|
lint:
go/pkg/runtime/loxfunction.go#L9
the methods of "LoxFunction" use pointer receiver and non-pointer receiver. (recvcheck)
|
lint
issues found
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
benchmark
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|