Skip to content

#11 Docker Environment #131

#11 Docker Environment

#11 Docker Environment #131

Triggered via pull request October 15, 2024 17:51
@blaubaerblaubaer
synchronize #26
13-docker
Status Failure
Total duration 1m 39s
Artifacts

lint.yml

on: pull_request
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors
golangci-lint (ubuntu-latest): pkg/sys/common_test.go#L3
type `someAddr` is unused (unused)
golangci-lint (ubuntu-latest): pkg/sys/common_test.go#L5
func `someAddr.Network` is unused (unused)
golangci-lint (ubuntu-latest): pkg/sys/common_test.go#L6
func `someAddr.String` is unused (unused)
golangci-lint (ubuntu-latest): internal/imp/protocol/imp.go#L216
func `(*Imp).logger` is unused (unused)
golangci-lint (ubuntu-latest): pkg/imp/imp.go#L50
field `sessionToPort` is unused (unused)
golangci-lint (ubuntu-latest): pkg/environment/docker-repository.go#L518
func `(*DockerRepository).findContainers` is unused (unused)
golangci-lint (ubuntu-latest): pkg/environment/docker.go#L27
field `publicKey` is unused (unused)
golangci-lint (ubuntu-latest): pkg/imp/round-trip_test.go#L168
S1023: redundant `return` statement (gosimple)
golangci-lint (ubuntu-latest): pkg/imp/round-trip_test.go#L85
testinggoroutine: call to (*testing.T).Fatalf from a non-test goroutine (runCmd calls (*testing.T).Fatalf) (govet)
golangci-lint (ubuntu-latest): pkg/net/host.go#L136
SA1021: use net.IP.Equal to compare net.IPs, not bytes.Equal (staticcheck)
golangci-lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
golangci-lint (windows-latest)
The operation was canceled.