Skip to content

feat: support changing $0 by symlink #6184

feat: support changing $0 by symlink

feat: support changing $0 by symlink #6184

Triggered via pull request September 28, 2024 08:05
Status Failure
Total duration 2m 1s
Artifacts

test.yaml

on: pull_request
path-filter
3s
path-filter
integration-test  /  integration-test
1m 40s
integration-test / integration-test
integration-test  /  integration-test-cargo
1m 6s
integration-test / integration-test-cargo
test  /  test
1m 6s
test / test
go-mod-tidy  /  ...  /  go-mod-tidy
16s
go-mod-tidy / go-mod-tidy / go-mod-tidy
ghalint  /  ghalint
ghalint / ghalint
renovate-config-validator  /  ...  /  renovate-config-validator
renovate-config-validator / renovate-config-validator / renovate-config-validator
test-docker-prebuilt  /  test-docker
test-docker-prebuilt / test-docker
update-aqua-checksums  /  ...  /  update-aqua-checksums
update-aqua-checksums / update-aqua-checksums / update-aqua-checksums
status-check  /  status-check
0s
status-check / status-check
enable-automerge  /  enable-auto-merge
enable-automerge / enable-auto-merge
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test / test: pkg/installpackage/check_file.go#L98
calculated cyclomatic complexity for function checkFileSrc is 11, max is 10 (cyclop)
test / test: pkg/controller/which/which.go#L70
error returned from external package is unwrapped: sig: func (*github.com/aquaproj/aqua/v2/pkg/config.Package).ExePath(rootDir string, file *github.com/aquaproj/aqua/v2/pkg/config/registry.File, rt *github.com/aquaproj/aqua/v2/pkg/runtime.Runtime) (string, error) (wrapcheck)
test / test: pkg/controller/which/which.go#L73
error returned from external package is unwrapped: sig: func (*github.com/aquaproj/aqua/v2/pkg/config.Package).ExePath(rootDir string, file *github.com/aquaproj/aqua/v2/pkg/config/registry.File, rt *github.com/aquaproj/aqua/v2/pkg/runtime.Runtime) (string, error) (wrapcheck)
test / test: pkg/installpackage/check_file.go#L140
error returned from external package is unwrapped: sig: func path/filepath.Rel(basepath string, targpath string) (string, error) (wrapcheck)
test / test: pkg/controller/which/which.go#L68
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
test / test
Process completed with exit code 1.
status-check / status-check
Process completed with exit code 1.