feat: add sql grammar with pratt parser and tests #600
ci.yml
on: pull_request
cargo check
1m 25s
Unit, Style, and Lint Testing
3m 16s
Documentation check
54s
Minimal Versions Testing
4m 44s
Test Coverage
1m 55s
cargo hack check --feature-powerset
1m 37s
check for no_std compatibility
1m 2s
check for semver compatibility
4m 56s
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/.
|
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/.
|
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/.
|
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/.
|
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/.
|
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/.
|