Skip to content

chore(deps): internalize deleted dependency #215

chore(deps): internalize deleted dependency

chore(deps): internalize deleted dependency #215

Triggered via push January 29, 2024 14:38
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: push
Matrix: unit-tests
integration-tests
0s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: pkg/bastion/acl.go#L1
: # moul.io/sshportal/pkg/bastion
golangci-lint: server.go#L17
could not import moul.io/sshportal/pkg/bastion (-: # moul.io/sshportal/pkg/bastion
golangci-lint: pkg/utils/logchannel.go#L22
Error return value of `binary.Write` is not checked (errcheck)
golangci-lint: pkg/utils/logchannel.go#L23
Error return value of `binary.Write` is not checked (errcheck)
golangci-lint: pkg/utils/logchannel.go#L24
Error return value of `binary.Write` is not checked (errcheck)
golangci-lint: pkg/utils/logchannel.go#L40
Error return value of `l.writer.Write` is not checked (errcheck)
golangci-lint: pkg/utils/logchannel.go#L54
File is not `gofmt`-ed with `-s` (gofmt)
golangci-lint: pkg/utils/logchannel.go#L35
SA5007: infinite recursive call (staticcheck)
golangci-lint
issues found
docker-build
Process completed with exit code 1.
golangci-lint
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/.
golangci-lint: pkg/utils/logchannel.go#L27
unexported-return: exported func New returns unexported type *utils.logChannel, which can be annoying to use (revive)