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

build(deps): bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0

build(deps): bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 #568

Triggered via pull request August 30, 2023 14:04
Status Failure
Total duration 1m 6s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 4 warnings
Go Test
undefined: unsafe.Slice
Go Test
undefined: unsafe.Slice
Go Test
undefined: unsafe.Slice
Go Test
undefined: unsafe.Slice
Go Test
Process completed with exit code 2.
Go Lint: internal/commands/env.go#L47
preferFprint: suggestion: fmt.Fprintf(os.Stdout, "%s=\"%v\"\n", args[0], viper.Get(settings[args[0]])) (gocritic)
Go Lint: internal/commands/env.go#L44
preferFprint: suggestion: fmt.Fprintf(os.Stdout, "%s=\"%v\"\n", k, viper.Get(v)) (gocritic)
Go Lint: internal/actions/format.go#L33
G601: Implicit memory aliasing in for loop. (gosec)
Go Lint: internal/instructions/template.go#L21
unnecessary conversion (unconvert)
Go Lint: internal/actions/action.go#L11
import 'github.com/op/go-logging' is not allowed from list 'Main' (depguard)
Go Lint: internal/actions/format.go#L11
import 'github.com/rwtodd/Go.Sed/sed' is not allowed from list 'Main' (depguard)
Go Lint: internal/actions/merge.go#L11
import 'github.com/qdm12/reprint' is not allowed from list 'Main' (depguard)
Go Lint: internal/actions/replace.go#L9
import 'github.com/qdm12/reprint' is not allowed from list 'Main' (depguard)
Go Lint: internal/builder/path.go#L12
import 'github.com/vmware-tanzu-labs/yaml-overlay-tool/internal/actions' is not allowed from list 'Main' (depguard)
Go Lint: internal/commands/completion.go#L9
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
Yaml Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Lint
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/
Go 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/