feat(pgsql): extend Grant kind specification with schema, objects, objectType, colums. #544
ci.yml
on: pull_request
detect-noop
6s
lint
3m 56s
check-diff
49s
unit-tests
1m 14s
e2e-tests
8m 19s
publish-artifacts
0s
Annotations
5 errors and 2 warnings
publish-artifacts
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
unit-tests
Process completed with exit code 2.
|
lint:
pkg/controller/postgresql/grant/reconciler.go#L151
cyclomatic complexity 17 of func `validateGrantParams` is high (> 10) (gocyclo)
|
lint
issues found
|
e2e-tests
Process completed with exit code 2.
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|