Replace goroutine with unlimited buffered channel #752
Annotations
4 errors and 1 warning
lint:
mettle/api/api.go#L1
: # github.com/thought-machine/please-servers/mettle/api [github.com/thought-machine/please-servers/mettle/api.test]
|
lint:
mettle/api/chan_test.go#L13
cannot range over n (untyped int constant 100): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
lint:
mettle/api/chan_test.go#L18
cannot range over n (untyped int constant 100): requires go1.22 or later (-lang was set to go1.21; check go.mod) (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/.
|