This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
build(deps): bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 #568
Annotations
10 errors and 2 warnings
internal/commands/env.go#L47
preferFprint: suggestion: fmt.Fprintf(os.Stdout, "%s=\"%v\"\n", args[0], viper.Get(settings[args[0]])) (gocritic)
|
internal/commands/env.go#L44
preferFprint: suggestion: fmt.Fprintf(os.Stdout, "%s=\"%v\"\n", k, viper.Get(v)) (gocritic)
|
internal/actions/format.go#L33
G601: Implicit memory aliasing in for loop. (gosec)
|
internal/instructions/template.go#L21
unnecessary conversion (unconvert)
|
internal/actions/action.go#L11
import 'github.com/op/go-logging' is not allowed from list 'Main' (depguard)
|
internal/actions/format.go#L11
import 'github.com/rwtodd/Go.Sed/sed' is not allowed from list 'Main' (depguard)
|
internal/actions/merge.go#L11
import 'github.com/qdm12/reprint' is not allowed from list 'Main' (depguard)
|
internal/actions/replace.go#L9
import 'github.com/qdm12/reprint' is not allowed from list 'Main' (depguard)
|
internal/builder/path.go#L12
import 'github.com/vmware-tanzu-labs/yaml-overlay-tool/internal/actions' is not allowed from list 'Main' (depguard)
|
internal/commands/completion.go#L9
import 'github.com/spf13/cobra' 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, 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 logs for this run have expired and are no longer available.
Loading