[accel-record-core] use synclib #616
Annotations
10 errors and 1 warning
build (20.x)
Process completed with exit code 134.
|
build (22.x)
The job was canceled because "_20_x" failed.
|
Unhandled error:
tests/models/model/scope.test.ts#L10
TypeCheckError: Property 'adults' does not exist on type 'Relation<User, UserMeta>'.
❯ tests/models/model/scope.test.ts:10:22
|
Unhandled error:
tests/models/model/scope.test.ts#L11
TypeCheckError: Property 'john' does not exist on type 'Relation<User, UserMeta>'.
❯ tests/models/model/scope.test.ts:11:24
|
Unhandled error:
tests/models/model/scope.test.ts#L20
TypeCheckError: Property 'john' does not exist on type 'PostCollection<Post>'.
Property 'john' does not exist on type 'Collection<Post, PostMeta>'.
❯ tests/models/model/scope.test.ts:20:25
|
tests/models/model/scope.test-d.ts > scope:
tests/models/model/scope.test-d.ts#L6
TypeCheckError: Property 'john' does not exist on type 'Relation<User, UserMeta>'.
❯ tests/models/model/scope.test-d.ts:6:14
|
tests/models/model/scope.test-d.ts > scope:
tests/models/model/scope.test-d.ts#L7
TypeCheckError: Property 'john' does not exist on type 'Relation<User, UserMeta>'.
❯ tests/models/model/scope.test-d.ts:7:17
|
tests/models/model/scope.test-d.ts > scope:
tests/models/model/scope.test-d.ts#L18
TypeCheckError: Property 'adults' does not exist on type 'Relation<User, UserMeta>'.
❯ tests/models/model/scope.test-d.ts:18:6
|
tests/models/model/scope.test-d.ts > scope:
tests/models/model/scope.test-d.ts#L21
TypeCheckError: Property 'john' does not exist on type 'PostCollection<Post>'.
Property 'john' does not exist on type 'Collection<Post, PostMeta>'.
❯ tests/models/model/scope.test-d.ts:21:23
|
build (22.x)
The operation was canceled.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|