Grant read access to additional users on image repository creation, #511
pr.yaml
on: pull_request
Lint
3m 34s
Security scan
1m 5s
Code Coverage
1m 15s
Run prune_images tests
10s
Annotations
6 errors and 5 warnings
Code Coverage:
pkg/quay/api.go#L50
struct field tag `json:is_robot` not compatible with reflect.StructTag.Get: bad syntax for struct tag value
|
Code Coverage:
pkg/quay/api.go#L51
struct field tag `json:is_org_member` not compatible with reflect.StructTag.Get: bad syntax for struct tag value
|
Code Coverage
Process completed with exit code 2.
|
Lint:
pkg/quay/api.go#L50
structtag: struct field tag `json:is_robot` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint:
pkg/quay/api.go#L51
structtag: struct field tag `json:is_org_member` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint
issues found
|
Run prune_images tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Security scan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Security scan
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/
|
Code Coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|