address golangci-lint complaints #694
Annotations
4 errors and 1 warning
console/console.go#L61
cannot use uint32(port) (value of type uint32) as type int32 in struct literal
|
console/console.go#L62
cannot use uint32(port) (value of type uint32) as type int32 in struct literal
|
console/console.go#L84
cannot use uint32(consolePort) (value of type uint32) as type int32 in struct literal
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading