opt: renovate the concurrency management of gnet engine #355
test_gc_opt.yml
on: pull_request
Matrix: Run golangci-lint
Matrix: test
Annotations
10 errors and 3 warnings
Go 1.20 @ windows-latest:
acceptor_windows.go#L39
cannot use &eng.beingShutdown (value of type *"sync/atomic".Bool) as *int32 value in argument to atomic.LoadInt32
|
Go 1.20 @ windows-latest:
acceptor_windows.go#L77
cannot use &eng.beingShutdown (value of type *"sync/atomic".Bool) as *int32 value in argument to atomic.LoadInt32
|
Go 1.20 @ windows-latest
Process completed with exit code 1.
|
Go 1.23 @ windows-latest:
acceptor_windows.go#L39
cannot use &eng.beingShutdown (value of type *"sync/atomic".Bool) as *int32 value in argument to atomic.LoadInt32
|
Go 1.23 @ windows-latest:
acceptor_windows.go#L77
cannot use &eng.beingShutdown (value of type *"sync/atomic".Bool) as *int32 value in argument to atomic.LoadInt32
|
Go 1.23 @ windows-latest
Process completed with exit code 1.
|
Go 1.23 @ macos-latest
The run was canceled by @panjf2000.
|
Go 1.23 @ macos-latest
The operation was canceled.
|
Go 1.20 @ macos-latest
The run was canceled by @panjf2000.
|
Go 1.20 @ macos-latest
The operation was canceled.
|
Run golangci-lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go 1.23 @ ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go 1.20 @ ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|