Merge branch 'develop' into v6-next #30
checks.yml
on: push
lint
53s
typecheck
47s
Matrix: test-mssql
Matrix: test-mysql
Matrix: test-postgres
Matrix: test-sqlite
Annotations
20 errors
typecheck:
test/database/query_builder.spec.ts#L455
Cannot find name 'app'.
|
typecheck:
test/database/query_builder.spec.ts#L458
Cannot find name 'app'.
|
typecheck:
test/database/query_builder.spec.ts#L459
Argument of type 'null' is not assignable to parameter of type 'ChainableContract | StrictValues'.
|
typecheck:
test/database/query_builder.spec.ts#L472
Cannot find name 'app'.
|
typecheck:
test/database/query_builder.spec.ts#L476
Argument of type 'null' is not assignable to parameter of type 'ChainableContract | StrictValues'.
|
typecheck
Process completed with exit code 2.
|
test-sqlite (sqlite, 21)
Process completed with exit code 1.
|
test-sqlite (better_sqlite, 20)
Process completed with exit code 1.
|
test-sqlite (sqlite, 20)
Process completed with exit code 1.
|
test-sqlite (better_sqlite, 21)
Process completed with exit code 1.
|
test-mssql (21)
Process completed with exit code 1.
|
test-mssql (20)
Process completed with exit code 1.
|
test-mysql (5.7, mysql_legacy, 21)
Process completed with exit code 1.
|
test-postgres (20, 11)
Process completed with exit code 1.
|
test-postgres (20, 14)
Process completed with exit code 1.
|
test-mysql (5.7, mysql_legacy, 20)
Process completed with exit code 1.
|
test-postgres (21, 11)
Process completed with exit code 1.
|
test-postgres (21, 14)
Process completed with exit code 1.
|
test-mysql (8.0, mysql, 20)
Process completed with exit code 1.
|
test-mysql (8.0, mysql, 21)
Process completed with exit code 1.
|