Skip to content

Return from waiting actions when a pool is closed #70

Return from waiting actions when a pool is closed

Return from waiting actions when a pool is closed #70

Triggered via push September 6, 2023 20:34
Status Failure
Total duration 1m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

push.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 15 warnings
lint: resp/resp3/flatten.go#L36
File is not `goimports`-ed (goimports)
lint: resp/resp3/resp.go#L1363
File is not `goimports`-ed (goimports)
lint: conn.go#L442
File is not `goimports`-ed (goimports)
lint: doc.go#L8
File is not `goimports`-ed (goimports)
lint: pubsub_stub.go#L59
File is not `goimports`-ed (goimports)
lint: stub.go#L47
File is not `goimports`-ed (goimports)
lint: action_test.go#L337
File is not `goimports`-ed (goimports)
lint: conn_test.go#L274
SA2002: the goroutine calls T.Fatal, which must be called in the same goroutine as the test (staticcheck)
lint: conn_test.go#L313
SA2002(related information): call to T.Fatal (staticcheck)
lint
issues found
test (1.16, true)
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint: resp/resp3/flatten.go#L120
empty-block: this block is empty, you can remove it (revive)
lint: resp/resp3/resp.go#L526
unused-parameter: parameter 'o' seems to be unused, consider removing or renaming it as _ (revive)
lint: resp/resp3/resp.go#L632
unused-parameter: parameter 'o' seems to be unused, consider removing or renaming it as _ (revive)
lint: resp/resp3/resp.go#L1298
unused-parameter: parameter 'o' seems to be unused, consider removing or renaming it as _ (revive)
lint: resp/resp3/resp.go#L2316
unused-parameter: parameter 'o' seems to be unused, consider removing or renaming it as _ (revive)
lint: resp/resp3/resp.go#L2322
unused-parameter: parameter 'o' seems to be unused, consider removing or renaming it as _ (revive)
lint: resp/resp3/resp.go#L1442
empty-block: this block is empty, you can remove it (revive)
lint: resp/resp3/resp.go#L2037
empty-block: this block is empty, you can remove it (revive)
lint: action_test.go#L361
empty-block: this block is empty, you can remove it (revive)
test (1.17, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.17, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.16, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.16, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/