opt: renovate the concurrency management of gnet engine #490
Annotations
6 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.
|
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.20 @ 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
|