Skip to content

feat: add ALTER ROLE syntax of PostgreSQL and MS SQL Server #1990

feat: add ALTER ROLE syntax of PostgreSQL and MS SQL Server

feat: add ALTER ROLE syntax of PostgreSQL and MS SQL Server #1990

Re-run triggered August 17, 2023 10:55
Status Failure
Total duration 3m 40s
Artifacts

rust.yml

on: pull_request
Matrix: test
publish-crate
0s
publish-crate
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
compile-no-std: src/parser/alter.rs#L128
cannot find macro `vec` in this scope
compile-no-std: src/parser/alter.rs#L32
no method named `to_string` found for reference `&'static str` in the current scope
compile-no-std
Process completed with exit code 101.
codestyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-no-std: src/ast/dcl.rs#L17
unused imports: `boxed::Box`, `string::String`
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, actions/checkout@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 (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, actions/checkout@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 (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/