Skip to content

CI/CD: fix failing lint job due to Go version issues #44

CI/CD: fix failing lint job due to Go version issues

CI/CD: fix failing lint job due to Go version issues #44

Triggered via pull request February 20, 2024 10:53
Status Failure
Total duration 2m 56s
Artifacts

status-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
lint
obj.Origin undefined (type *types.Var has no field or method Origin)
lint
obj.Origin undefined (type *types.Func has no field or method Origin)
lint
righti.Method(i).Origin undefined (type *types.Func has no field or method Origin)
lint
sel.Obj().(*types.Func).Origin undefined (type *types.Func has no field or method Origin)
lint
Process completed with exit code 2.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/