Skip to content

ReusableGoroutinesPool: Add optional action when Go is called after Close #402

ReusableGoroutinesPool: Add optional action when Go is called after Close

ReusableGoroutinesPool: Add optional action when Go is called after Close #402

Triggered via pull request October 10, 2024 16:29
Status Failure
Total duration 2m 5s
Artifacts

test-build.yml

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

Annotations

8 errors
Check: ring/ring_test.go#L106
cannot use pool.Go (value of type func(f func()) error) as func(func()) value in struct literal (typecheck)
Check
Process completed with exit code 2.
Test on Go 1.23.x: ring/ring_test.go#L106
cannot use pool.Go (value of type func(f func()) error) as func(func()) value in struct literal
Test on Go 1.23.x
Process completed with exit code 2.
Test on Go 1.21.x: ring/ring_test.go#L106
cannot use pool.Go (value of type func(f func()) error) as func(func()) value in struct literal
Test on Go 1.21.x
Process completed with exit code 2.
Test on Go 1.22.x: ring/ring_test.go#L106
cannot use pool.Go (value of type func(f func()) error) as func(func()) value in struct literal
Test on Go 1.22.x
Process completed with exit code 2.