feat: add sql grammar with pratt parser and tests #601
ci.yml
on: pull_request
cargo check
1m 7s
Unit, Style, and Lint Testing
3m 4s
Documentation check
55s
Minimal Versions Testing
2m 13s
Test Coverage
1m 31s
cargo hack check --feature-powerset
1m 50s
check for no_std compatibility
1m 5s
check for semver compatibility
4m 55s
Annotations
8 warnings
cargo check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Documentation check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check for no_std compatibility
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo hack check --feature-powerset
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Minimal Versions Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit, Style, and Lint Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check for semver compatibility
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|