Skip to content

Changes

Changes #76

Triggered via push September 13, 2024 17:01
Status Failure
Total duration 59s
Artifacts

lint.yml

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

Annotations

12 errors
golangci-lint (ubuntu-latest): pkg/authorization/local-authorizer.go#L21
could not import github.com/engity-com/bifroest/pkg/user (-: # github.com/engity-com/bifroest/pkg/user
golangci-lint (ubuntu-latest): pkg/user/etc-colon-repository.go#L1316
invalid operation: pUids[0] != int32(uid) (mismatched types uint32 and int32)) (typecheck)
golangci-lint (ubuntu-latest): pkg/environment/local-repository_unix.go#L18
could not import github.com/engity-com/bifroest/pkg/user (-: # github.com/engity-com/bifroest/pkg/user
golangci-lint (ubuntu-latest): pkg/user/etc-colon-repository.go#L1316
invalid operation: pUids[0] != int32(uid) (mismatched types uint32 and int32)) (typecheck)
golangci-lint (ubuntu-latest): pkg/environment/docker-repository.go#L148
this.newDockerApiClient undefined (type *DockerRepository has no field or method newDockerApiClient) (typecheck)
golangci-lint (ubuntu-latest): pkg/environment/docker-repository.go#L165
this.resolveContainerConfig undefined (type *DockerRepository has no field or method resolveContainerConfig) (typecheck)
golangci-lint (ubuntu-latest): pkg/environment/docker-repository.go#L169
this.resolveHostConfig undefined (type *DockerRepository has no field or method resolveHostConfig) (typecheck)
golangci-lint (ubuntu-latest): pkg/environment/docker-repository.go#L173
this.resolveNetworkingConfig undefined (type *DockerRepository has no field or method resolveNetworkingConfig) (typecheck)
golangci-lint (ubuntu-latest): pkg/environment/docker-repository.go#L184
too many arguments in call to this.removeContainer
golangci-lint (ubuntu-latest): pkg/environment/docker-repository.go#L242
this.newDockerApiClient undefined (type *DockerRepository has no field or method newDockerApiClient) (typecheck)
golangci-lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
golangci-lint (windows-latest)
The operation was canceled.