Skip to content

feat: add Read/Write Permission #627

feat: add Read/Write Permission

feat: add Read/Write Permission #627

Re-run triggered July 17, 2023 16:42
Status Failure
Total duration 1m 51s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
lint-frontend
Process completed with exit code 2.
lint-backend: http/resource.go#L187
string `rename` has 2 occurrences, make it a constant (goconst)
lint-backend: http/resource.go#L192
string `copy` has 2 occurrences, make it a constant (goconst)
lint-backend: http/resource.go#L180
cyclomatic complexity 17 of func `resourcePatchHandler` is high (> 15) (gocyclo)
lint-backend: auth/hook.go#L313
Consider pre-allocating `dvv` (prealloc)
lint-backend: http/resource.go#L191
S1023: redundant break statement (gosimple)
lint-backend: http/resource.go#L196
S1023: redundant break statement (gosimple)
lint-backend
Process completed with exit code 2.
test-frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/