fix: codecov link on readme #2440
Annotations
8 errors and 1 warning
pkg/squashfs/squashfs.go#L628
S1009: should omit nil check; len() for []stackerbuild.io/stacker/pkg/squashfs.SquashExtractor is defined as zero (gosimple)
|
pkg/log/log.go#L78
printf: non-constant format string in call to fmt.Sprintf (govet)
|
pkg/container/container.go#L119
printf: non-constant format string in call to stackerbuild.io/stacker/pkg/log.Debugf (govet)
|
pkg/container/container.go#L121
printf: non-constant format string in call to github.com/pkg/errors.Wrapf (govet)
|
pkg/squashfs/squashfs.go#L650
printf: non-constant format string in call to github.com/pkg/errors.Errorf (govet)
|
pkg/types/layer_type.go#L22
printf: non-constant format string in call to fmt.Sprintf (govet)
|
pkg/types/stackerfile.go#L126
printf: non-constant format string in call to stackerbuild.io/stacker/pkg/log.Errorf (govet)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, benjlevesque/[email protected], actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading