merge request decoration in gitlab #1568
ci.yml
on: pull_request
unit-tests
7m 43s
integration-tests
47m 1s
lint
26s
govulncheck
32s
Annotations
11 errors and 1 warning
govulncheck
scarealtime.UnzipOrExtractFiles calls tar.Reader.Next, which calls filepath.IsLocal
|
govulncheck
configuration.LoadConfiguration calls viper.AddConfigPath, which eventually calls filepath.Abs
|
govulncheck
cmd.main calls cobra.Command.Execute, which eventually calls filepath.Base
|
govulncheck
commands.UnzipFile calls filepath.Clean
|
govulncheck
commands.UnzipFile calls filepath.Dir
|
govulncheck
scarealtime.UnzipOrExtractFiles calls tar.Reader.Next, which calls filepath.IsLocal
|
govulncheck
commands.UnzipFile calls filepath.Join
|
govulncheck
util.runKicsRemediation calls filepath.Split
|
govulncheck
cmd.signalHandler calls exec.Cmd.CombinedOutput, which eventually calls filepath.VolumeName
|
govulncheck
Process completed with exit code 3.
|
integration-tests
Process completed with exit code 1.
|
govulncheck
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|