Fix Failing GitHub Actions due to Bad Credentials #87
Annotations
10 errors and 1 warning
Lint:
cmd/main.go#L94
SA1016: os.Kill cannot be trapped (did you mean syscall.SIGTERM?) (staticcheck)
|
Lint:
core_func/ws_handler.go#L117
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
Lint:
core_func/ws_handler.go#L162
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
Lint:
core_func/ws_handler.go#L293
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
Lint:
core_func/ws_handler.go#L335
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
Lint:
core_func/ws_listener.go#L182
field `respMessage` is unused (unused)
|
Lint:
module/MActor.go#L107
S1002: should omit comparison to bool constant, can be simplified to `actor.isclosing` (gosimple)
|
Lint:
module/MActor.go#L128
S1002: should omit comparison to bool constant, can be simplified to `actor.isclosing` (gosimple)
|
Lint:
module/statusActor.go#L37
S1002: should omit comparison to bool constant, can be simplified to `actor.isclosing` (gosimple)
|
Lint:
module/statusActor.go#L45
S1002: should omit comparison to bool constant, can be simplified to `actor.isclosing` (gosimple)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/oimws/oimws. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading