Skip to content

Changes

Changes #79

Triggered via push September 19, 2024 16:43
Status Failure
Total duration 56s
Artifacts

lint.yml

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

Annotations

11 errors
golangci-lint (ubuntu-latest): pkg/imp/imp.go#L37
this.master.Open undefined (type protocol.Master has no field or method Open) (typecheck)
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/configuration/group-requirement-template.go#L12
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/user/etc-colon-repository.go#L1316
invalid operation: pUids[0] != int32(uid) (mismatched types uint32 and int32) (typecheck)
golangci-lint (ubuntu-latest)
issues found
golangci-lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
golangci-lint (windows-latest)
The operation was canceled.