Skip to content

Fix unit tests.

Fix unit tests. #1965

Triggered via push August 28, 2023 12:55
Status Success
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: test_and_benchmark
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
[golangci] vm/stardust/stvf_test.go#L2606: vm/stardust/stvf_test.go#L2606
G601: Implicit memory aliasing in for loop. (gosec)
[golangci] vm/stardust/stvf_test.go#L2618: vm/stardust/stvf_test.go#L2618
G601: Implicit memory aliasing in for loop. (gosec)
[golangci] vm/stardust/stvf_test.go#L2745: vm/stardust/stvf_test.go#L2745
G601: Implicit memory aliasing in for loop. (gosec)
[golangci] vm/stardust/stvf_test.go#L2757: vm/stardust/stvf_test.go#L2757
G601: Implicit memory aliasing in for loop. (gosec)
test_and_benchmark (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/