chore(deps): bump docker/build-push-action from 3 to 5 (#62) #37
Annotations
34 errors
[golangci-lint-github-check] constants/constants.go#L6:
constants/constants.go#L6
import 'github.com/packagefoundation/yap/set' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] pack/pack.go#L7:
pack/pack.go#L7
import 'github.com/packagefoundation/yap/constants' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] utils/file.go#L11:
utils/file.go#L11
import 'github.com/packagefoundation/yap/constants' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] utils/proc.go#L9:
utils/proc.go#L9
import 'github.com/packagefoundation/yap/constants' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] source/source.go#L15:
source/source.go#L15
import 'github.com/packagefoundation/yap/utils' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] builder/builder.go#L9:
builder/builder.go#L9
import 'github.com/packagefoundation/yap/pack' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] builder/builder.go#L10:
builder/builder.go#L10
import 'github.com/packagefoundation/yap/source' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] builder/builder.go#L11:
builder/builder.go#L11
import 'github.com/packagefoundation/yap/utils' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] builder/utils.go#L8:
builder/utils.go#L8
import 'mvdan.cc/sh/v3/expand' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] builder/utils.go#L9:
builder/utils.go#L9
import 'mvdan.cc/sh/v3/interp' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] builder/utils.go#L10:
builder/utils.go#L10
import 'mvdan.cc/sh/v3/syntax' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] apk/apk.go#L11:
apk/apk.go#L11
import 'github.com/packagefoundation/yap/pack' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] apk/apk.go#L12:
apk/apk.go#L12
import 'github.com/packagefoundation/yap/utils' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] debian/debian.go#L12:
debian/debian.go#L12
import 'github.com/packagefoundation/yap/pack' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] redhat/redhat.go#L13:
redhat/redhat.go#L13
import 'github.com/packagefoundation/yap/set' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] packer/packer.go#L7:
packer/packer.go#L7
import 'github.com/packagefoundation/yap/apk' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] packer/packer.go#L9:
packer/packer.go#L9
import 'github.com/packagefoundation/yap/debian' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] packer/packer.go#L11:
packer/packer.go#L11
import 'github.com/packagefoundation/yap/pacman' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] packer/packer.go#L12:
packer/packer.go#L12
import 'github.com/packagefoundation/yap/redhat' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] parse/parse.go#L10:
parse/parse.go#L10
import 'mvdan.cc/sh/v3/shell' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] parse/parse.go#L11:
parse/parse.go#L11
import 'mvdan.cc/sh/v3/syntax' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] project/project.go#L10:
project/project.go#L10
import 'github.com/packagefoundation/yap/builder' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] project/project.go#L12:
project/project.go#L12
import 'github.com/packagefoundation/yap/packer' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] project/project.go#L13:
project/project.go#L13
import 'github.com/packagefoundation/yap/parse' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] cmd/build.go#L8:
cmd/build.go#L8
import 'github.com/packagefoundation/yap/project' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] cmd/build.go#L9:
cmd/build.go#L9
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] cmd/completion.go#L7:
cmd/completion.go#L7
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] cmd/docker.go#L7:
cmd/docker.go#L7
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] main.go#L3:
main.go#L3
import 'github.com/packagefoundation/yap/cmd' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] project/project_test.go#L8:
project/project_test.go#L8
import 'github.com/packagefoundation/yap/project' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] project/project_test.go#L9:
project/project_test.go#L9
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
[golangci-lint-github-check] source/source.go#L153:
source/source.go#L153
fmt.Sprintf can be replaced with faster hex.EncodeToString (perfsprint)
|
[golangci-lint-github-check] project/project_test.go#L63:
project/project_test.go#L63
require-error: for error assertions use require (testifylint)
|
[golangci-lint-github-check] project/project_test.go#L111:
project/project_test.go#L111
require-error: for error assertions use require (testifylint)
|