Implement LLO (data streams/mercury v1.0) #49
Annotations
10 errors and 1 warning
llo/plugin.go#L100
Error return value of `binary.Write` is not checked (errcheck)
|
llo/plugin.go#L101
Error return value of `binary.Write` is not checked (errcheck)
|
llo/plugin.go#L103
Error return value of `binary.Write` is not checked (errcheck)
|
llo/plugin.go#L848
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
llo/plugin.go#L605
empty-block: this block is empty, you can remove it (revive)
|
llo/plugin.go#L688
empty-block: this block is empty, you can remove it (revive)
|
llo/plugin.go#L859
empty-block: this block is empty, you can remove it (revive)
|
llo/plugin.go#L450
printf: fmt.Errorf format %s has arg channelID of wrong type uint32 (govet)
|
llo/plugin.go#L460
printf: fmt.Errorf format %s has arg channelID of wrong type uint32 (govet)
|
llo/json_codec.go#L35
ineffectual assignment to err (ineffassign)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cardinalby/export-env-action@04460b5708ae685cda6419c29deb8903ca2db74a, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading