Skip to content

Replace goroutine with unlimited buffered channel #754

Replace goroutine with unlimited buffered channel

Replace goroutine with unlimited buffered channel #754

Triggered via pull request March 25, 2024 09:35
Status Failure
Total duration 26s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: mettle/api/chan_test.go#L13
cannot range over n (untyped int constant 100) (typecheck)
lint: mettle/api/chan_test.go#L18
cannot range over n (untyped int constant 100) (typecheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.