Skip to content
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

Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0

Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 #72

Triggered via push September 19, 2023 11:02
Status Failure
Total duration 59s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: 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)
lint: internal/multistagedockerfile/multistagedockerfile.go#L11
import 'github.com/moby/buildkit/frontend/dockerfile/dockerfile2llb' is not allowed from list 'Main' (depguard)
lint: internal/multistagedockerfile/multistagedockerfile.go#L12
import 'github.com/moby/buildkit/frontend/dockerfile/instructions' is not allowed from list 'Main' (depguard)
lint: internal/multistagedockerfile/multistagedockerfile.go#L13
import 'github.com/moby/buildkit/frontend/dockerfile/parser' is not allowed from list 'Main' (depguard)
lint: internal/multistagedockerfile/multistagedockerfile_test.go#L9
import 'github.com/haines/multidockerfile/internal/multistagedockerfile' is not allowed from list 'Main' (depguard)
lint: internal/multistagedockerfile/multistagedockerfile_test.go#L10
import 'github.com/moby/buildkit/frontend/dockerfile/instructions' is not allowed from list 'Main' (depguard)
lint: internal/multistagedockerfile/multistagedockerfile_test.go#L11
import 'github.com/moby/buildkit/frontend/dockerfile/parser' is not allowed from list 'Main' (depguard)
lint: internal/multistagedockerfile/multistagedockerfile_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
lint: internal/multistagedockerfile/multistagedockerfile_test.go#L13
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
lint
issues found
lint
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/
lint
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/
lint
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/