Skip to content

Delete xcontext

Delete xcontext #767

Triggered via push May 19, 2023 02:18
Status Failure
Total duration 1m 4s
Artifacts

tests.yml

on: push
test
53s
test
contest-generator
41s
contest-generator
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
test: pkg/runner/step_state.go#L130
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
test: pkg/runner/step_state.go#L139
lostcancel: this return statement may be reached without using the cancel var defined on line 130 (govet)
test: pkg/runner/test_runner_test.go#L121
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
test: pkg/runner/test_runner_test.go#L139
lostcancel: this return statement may be reached without using the cancel var defined on line 121 (govet)
test: cmds/admin_server/main.go#L61
ineffectual assignment to cancel (ineffassign)
test: pkg/signaller/signaller_test.go#L100
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
test: pkg/signaller/signaller_test.go#L101
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
test: pkg/storage/storage.go#L66
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
test
Process completed with exit code 1.
contest-generator
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.