go version update #490
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
Lint
29s
Format
17s
Vulnerability check
41s
Xmllint
1m 1s
linux | arm64
9m 51s
Matrix: test-amd64
Annotations
13 errors
Lint:
../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/slices/sort.go#L67
undefined: min (typecheck)
|
Lint:
../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/slices/sort.go#L97
undefined: max (typecheck)
|
Lint
issues found
|
Vulnerability check
installer.PackType.checkEula calls cat.FromBytes, which eventually calls filepath.IsLocal
|
Vulnerability check
utils.ExtractPackInfo calls filepath.Abs
|
Vulnerability check
installer.PacksInstallationType.PackIsInstalled calls filepath.Base
|
Vulnerability check
installer.SetPackRoot calls filepath.Clean
|
Vulnerability check
installer.PdscType.uninstall calls filepath.Dir
|
Vulnerability check
installer.ListInstalledPacks calls filepath.Glob
|
Vulnerability check
installer.PackType.checkEula calls cat.FromBytes, which eventually calls filepath.IsLocal
|
Vulnerability check
installer.PacksInstallationType.PackIsInstalled calls filepath.Join
|
Vulnerability check
installer.ListInstalledPacks calls filepath.Split
|
Vulnerability check
utils.ListDir calls filepath.Walk
|