Skip to content

feat(query_builder): add orderByRandom #108

feat(query_builder): add orderByRandom

feat(query_builder): add orderByRandom #108

Triggered via pull request March 9, 2024 09:32
Status Failure
Total duration 6h 0m 23s
Artifacts

checks.yml

on: pull_request
Matrix: test-mssql
Matrix: test-mysql
Matrix: test-postgres
Matrix: test-sqlite
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 15 warnings
typecheck: src/database/query_builder/chainable.ts#L27
Class 'Chainable' incorrectly implements interface 'ChainableContract'.
typecheck: src/orm/base_model/index.ts#L382
Argument of type 'HasOne' is not assignable to parameter of type 'RelationshipsContract'.
typecheck: src/orm/base_model/index.ts#L393
Argument of type 'HasMany' is not assignable to parameter of type 'RelationshipsContract'.
typecheck: src/orm/base_model/index.ts#L415
Argument of type 'ManyToMany' is not assignable to parameter of type 'RelationshipsContract'.
typecheck: src/orm/base_model/index.ts#L426
Argument of type 'HasManyThrough' is not assignable to parameter of type 'RelationshipsContract'.
typecheck: src/orm/query_builder/index.ts#L145
Argument of type 'ModelQueryBuilder' is not assignable to parameter of type 'ChainableContract'.
typecheck: src/orm/query_builder/index.ts#L365
Conversion of type 'ModelQueryBuilder' to type 'ModelQueryBuilderContract<LucidModel, ClonedResult>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
typecheck: src/orm/query_builder/index.ts#L701
Type 'this' is not assignable to type 'ModelQueryBuilderContract<LucidModel, LucidRow>'.
typecheck: src/orm/query_builder/index.ts#L841
Property 'pojo' in type 'ModelQueryBuilder' is not assignable to the same property in base type 'ModelQueryBuilderContract<LucidModel, LucidRow>'.
typecheck: src/orm/relations/base/query_builder.ts#L20
Class 'BaseQueryBuilder' incorrectly implements interface 'RelationQueryBuilderContract<LucidModel, LucidRow>'.
test-mssql (20)
Process completed with exit code 1.
test-mssql (21)
Process completed with exit code 1.
test-sqlite (better_sqlite, 21)
Process completed with exit code 1.
test-mysql (5.7, mysql_legacy, 20)
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 360 minutes.
test-mysql (5.7, mysql_legacy, 20)
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-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-postgres (20, 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-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-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, 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, 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-sqlite (better_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-postgres (20, 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, 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, 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-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/.