Refactor gateway package #83
Annotations
6 errors and 1 warning
cmd/plugins/main.go#L136
Error return value of `s.Serve` is not checked (errcheck)
|
cmd/plugins/main.go#L46
unnecessary conversion (unconvert)
|
cmd/plugins/main.go#L86
S1021: should merge variable declaration with assignment on next line (gosimple)
|
cmd/plugins/main.go#L126
sigchanyzer: misuse of unbuffered os.Signal channel as argument to signal.Notify (govet)
|
cmd/plugins/main.go#L127
sigchanyzer: misuse of unbuffered os.Signal channel as argument to signal.Notify (govet)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading