Address CodeQL warning #521
tests.yml
on: pull_request
Matrix: build/test on ubuntu-latest
Matrix: build/test on windows-latest
Annotations
12 errors and 2 warnings
build/test on ubuntu-latest (stable):
integration_test.go#L453
invalid operation: want != got (mismatched types int and uint16)
|
build/test on ubuntu-latest (stable):
integration_test.go#L481
invalid operation: i <= c.Config.ChannelMax (mismatched types int and uint16)
|
build/test on ubuntu-latest (stable)
Process completed with exit code 2.
|
build/test on ubuntu-latest (oldstable)
The job was canceled because "stable" failed.
|
build/test on ubuntu-latest (oldstable):
integration_test.go#L453
invalid operation: want != got (mismatched types int and uint16)
|
build/test on ubuntu-latest (oldstable):
integration_test.go#L481
invalid operation: i <= c.Config.ChannelMax (mismatched types int and uint16)
|
build/test on ubuntu-latest (oldstable)
Process completed with exit code 2.
|
build/test on windows-latest (stable):
integration_test.go#L453
invalid operation: want != got (mismatched types int and uint16)
|
build/test on windows-latest (stable):
integration_test.go#L481
invalid operation: i <= c.Config.ChannelMax (mismatched types int and uint16)
|
build/test on windows-latest (stable)
Process completed with exit code 1.
|
build/test on windows-latest (oldstable)
The job was canceled because "stable" failed.
|
build/test on windows-latest (oldstable)
The operation was canceled.
|
build/test on ubuntu-latest (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build/test on windows-latest (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|