Skip to content

Update better-sqlite3 #22

Update better-sqlite3

Update better-sqlite3 #22

Triggered via push May 5, 2024 15:36
Status Failure
Total duration 25s
Artifacts

type_check.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
test (18.x): app/app.ts#L160
'x' is of type 'unknown'.
test (18.x): app/app.ts#L184
Type 'unknown' is not assignable to type 'any[]'.
test (18.x): app/app.ts#L184
Spread types may only be created from object types.
test (18.x): app/app.ts#L184
'cur' is of type 'unknown'.
test (18.x): app/app.ts#L184
'cur' is of type 'unknown'.
test (18.x): build.ts#L740
Object is of type 'unknown'.
test (18.x): build.ts#L754
'row' is of type 'unknown'.
test (18.x)
Found 7 errors!
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, gozala/typescript-error-reporter-action@v1.0.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, gozala/typescript-error-reporter-action@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/