Feature/admission controller #214
Annotations
6 errors and 5 warnings
pr-created / test / Basic-Test
Bad response: 422 {"message":"Couldn't find a repository matching this job.","error":true}
|
pr-created / test / Basic-Test:
admission/webhook/server.go#L193
Error return value of `q.Shutdown` is not checked (errcheck)
|
pr-created / test / Basic-Test:
admission/webhook/server.go#L332
Error return value of `w.Write` is not checked (errcheck)
|
pr-created / test / Basic-Test:
admission/webhook/server.go#L384
Error return value of `bodybuf.ReadFrom` is not checked (errcheck)
|
pr-created / test / Basic-Test
issues found
|
pr-created / test / Basic-Test
Process completed with exit code 1.
|
pr-created / test / Create cross-platform build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@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/.
|
pr-created / test / Create cross-platform build
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/
|
pr-created / test / Create cross-platform build
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
pr-created / test / Basic-Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3, coverallsapp/github-action@v1, peter-evans/create-or-update-comment@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pr-created / test / Basic-Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|