This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 #72
Annotations
10 errors and 3 warnings
internal/command/command.go#L10
could not import github.com/alecthomas/kong (-: could not load export data: no export data for "github.com/alecthomas/kong") (typecheck)
|
internal/multistagedockerfile/multistagedockerfile.go#L11
import 'github.com/moby/buildkit/frontend/dockerfile/dockerfile2llb' is not allowed from list 'Main' (depguard)
|
internal/multistagedockerfile/multistagedockerfile.go#L12
import 'github.com/moby/buildkit/frontend/dockerfile/instructions' is not allowed from list 'Main' (depguard)
|
internal/multistagedockerfile/multistagedockerfile.go#L13
import 'github.com/moby/buildkit/frontend/dockerfile/parser' is not allowed from list 'Main' (depguard)
|
internal/multistagedockerfile/multistagedockerfile_test.go#L9
import 'github.com/haines/multidockerfile/internal/multistagedockerfile' is not allowed from list 'Main' (depguard)
|
internal/multistagedockerfile/multistagedockerfile_test.go#L10
import 'github.com/moby/buildkit/frontend/dockerfile/instructions' is not allowed from list 'Main' (depguard)
|
internal/multistagedockerfile/multistagedockerfile_test.go#L11
import 'github.com/moby/buildkit/frontend/dockerfile/parser' is not allowed from list 'Main' (depguard)
|
internal/multistagedockerfile/multistagedockerfile_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
internal/multistagedockerfile/multistagedockerfile_test.go#L13
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading