Skip to content

Add the support of the CREATE ROLE expression #47

Add the support of the CREATE ROLE expression

Add the support of the CREATE ROLE expression #47

Triggered via pull request October 20, 2023 09:10
Status Failure
Total duration 50s
Artifacts

ci.yaml

on: pull_request
Matrix: Lint/Build/Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint/Build/Test (1.18.x, ubuntu-latest)
`(*Parser).parseRoleName` - `pos` is unused (unparam)
Lint/Build/Test (1.18.x, ubuntu-latest): parser/parse_system.go#L366
`(*Parser).parseRoleSetting` - `pos` is unused (unparam)
Lint/Build/Test (1.18.x, ubuntu-latest): parser/parse_system.go#L406
`(*Parser).parseRoleSettings` - `pos` is unused (unparam)
Lint/Build/Test (1.18.x, ubuntu-latest)
Process completed with exit code 2.
Lint/Build/Test (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/