On Windows, test 64-bit GNU and 32-bit MSVC as well #83
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, 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:
build.rs#L8
unused imports: `Command`, `Stdio`
|
Build pg_query
`pg_query` (build script) generated 1 warning
|
Run tests:
build.rs#L8
unused imports: `Command`, `Stdio`
|
Run tests
`pg_query` (build script) generated 1 warning
|
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