chore(deps): internalize deleted dependency #215
Annotations
9 errors and 2 warnings
lint:
pkg/bastion/acl.go#L1
: # moul.io/sshportal/pkg/bastion
|
lint:
server.go#L17
could not import moul.io/sshportal/pkg/bastion (-: # moul.io/sshportal/pkg/bastion
|
lint:
pkg/utils/logchannel.go#L22
Error return value of `binary.Write` is not checked (errcheck)
|
lint:
pkg/utils/logchannel.go#L23
Error return value of `binary.Write` is not checked (errcheck)
|
lint:
pkg/utils/logchannel.go#L24
Error return value of `binary.Write` is not checked (errcheck)
|
lint:
pkg/utils/logchannel.go#L40
Error return value of `l.writer.Write` is not checked (errcheck)
|
lint:
pkg/utils/logchannel.go#L54
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
pkg/utils/logchannel.go#L35
SA5007: infinite recursive call (staticcheck)
|
lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
pkg/utils/logchannel.go#L27
unexported-return: exported func New returns unexported type *utils.logChannel, which can be annoying to use (revive)
|
The logs for this run have expired and are no longer available.
Loading