feat(model_query_builder): add orderByRandom #123
checks.yml
on: push
lint
1m 8s
typecheck
1m 8s
Matrix: test-mssql
Matrix: test-mysql
Matrix: test-postgres
Matrix: test-sqlite
Annotations
14 errors and 11 warnings
typecheck:
src/database/query_builder/chainable.ts#L27
Class 'Chainable' incorrectly implements interface 'ChainableContract'.
|
typecheck
Process completed with exit code 2.
|
test-mssql (20)
Process completed with exit code 1.
|
test-mssql (21)
Process completed with exit code 1.
|
test-postgres (20, 11)
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 360 minutes.
|
test-postgres (20, 11)
The operation was canceled.
|
test-sqlite (better_sqlite, 21)
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
|
test-sqlite (better_sqlite, 21)
The operation was canceled.
|
test-mysql (5.7, mysql_legacy, 21)
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 360 minutes.
|
test-mysql (5.7, mysql_legacy, 21)
The operation was canceled.
|
test-mysql (8.0, mysql, 20)
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.
|
test-mysql (8.0, mysql, 20)
The operation was canceled.
|
test-postgres (20, 14)
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 360 minutes.
|
test-postgres (20, 14)
The operation was canceled.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sqlite (better_sqlite, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sqlite (sqlite, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mssql (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sqlite (sqlite, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mysql (5.7, mysql_legacy, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mssql (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-postgres (21, 14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-postgres (21, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mysql (8.0, mysql, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|