`code navigation` job silently failing to produce artifact
The code navigation
job is silently failing to produce artifact: https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/1066758942#L76:
build github.com/sourcegraph/lsif-go/cmd/lsif-go: cannot load golang.org/x/sys/execabs: module golang.org/x/sys@latest found (v0.0.0-20210301091718-77cc2087c03b, replaced by golang.org/x/sys@v0.0.0-20200826173525-f9321e4c35a6), but does not contain package golang.org/x/sys/execabs
Uploading artifacts for failed job
00:01
Uploading artifacts...
WARNING: dump.lsif: no matching files
ERROR: No files to upload
Cleaning up file based variables
00:01
ERROR: Job failed: exit code 1
Solution
Update the job definition to the latest version.
Edited by Pedro Pombeiro