Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Use functional options to New to configure channelqueue #8

Use functional options to New to configure channelqueue

Use functional options to New to configure channelqueue #8

Triggered via pull request November 23, 2024 07:37
Status Failure
Total duration 2m 46s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint: channelqueue_test.go#L183
testinggoroutine: call to (*testing.T).Fatalf from a non-test goroutine (govet)
lint: channelqueue_test.go#L189
testinggoroutine: call to (*testing.T).Fatalf from a non-test goroutine (govet)
lint: channelqueue_test.go#L179
SA2002: the goroutine calls T.Fatalf, which must be called in the same goroutine as the test (staticcheck)
lint
issues found
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/