README: Update build status badge to reference correct repository #77
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build pg_query:
src/lib.rs#L55
unused import: `node_structs::*`
|
Build pg_query
`pg_query` (lib) generated 1 warning (run `cargo fix --lib -p pg_query` to apply 1 suggestion)
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run tests:
src/lib.rs#L55
unused import: `node_structs::*`
|
Run tests
`pg_query` (lib) generated 1 warning (run `cargo fix --lib -p pg_query` to apply 1 suggestion)
|
Run tests:
tests/parse_plpgsql_tests.rs#L3
unused import: `support::*`
|
Run tests
`pg_query` (test "parse_plpgsql_tests") generated 1 warning (run `cargo fix --test "parse_plpgsql_tests"` to apply 1 suggestion)
|
The logs for this run have expired and are no longer available.
Loading