Skip to content

WIP: state lib

WIP: state lib #7701

Triggered via pull request August 13, 2024 12:17
Status Failure
Total duration 1m 32s
Artifacts

e2e.yml

on: pull_request
Run end-to-end tests
1m 1s
Run end-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run end-to-end tests
Module "../common" has already exported a member named 'getTables'. Consider explicitly re-exporting to resolve the ambiguity.
Run end-to-end tests
Type '{ namespace: string; label: string; }' is missing the following properties from type 'Table': type, name, tableId, schema, key
Run end-to-end tests
Process completed with exit code 1.
Run end-to-end tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/