Skip to content

Add migrate function #575

Add migrate function

Add migrate function #575

Triggered via pull request August 21, 2024 19:02
Status Failure
Total duration 41s
Artifacts

ci.yaml

on: pull_request
Tests against sqld
28s
Tests against sqld
Build and test Wasm on Node.js
26s
Build and test Wasm on Node.js
Build and test on Node.js
30s
Build and test on Node.js
Build and test with Cloudflare Workers
0s
Build and test with Cloudflare Workers
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Build and test Wasm on Node.js
Property 'migrate' is missing in type 'Sqlite3Client' but required in type 'Client'.
Build and test Wasm on Node.js
Class 'Sqlite3Client' incorrectly implements interface 'Client'.
Build and test Wasm on Node.js
Process completed with exit code 1.
Tests against sqld
Property 'migrate' is missing in type 'Sqlite3Client' but required in type 'Client'.
Tests against sqld
Class 'Sqlite3Client' incorrectly implements interface 'Client'.
Tests against sqld
Process completed with exit code 1.
Build and test on Node.js
Property 'migrate' is missing in type 'Sqlite3Client' but required in type 'Client'.
Build and test on Node.js
Class 'Sqlite3Client' incorrectly implements interface 'Client'.
Build and test on Node.js
Process completed with exit code 1.
Build and test Wasm on Node.js
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests against sqld
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test on Node.js
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/