Skip to content

WIP: state lib

WIP: state lib #7698

Triggered via pull request August 13, 2024 11:45
Status Failure
Total duration 1m 11s
Artifacts

e2e.yml

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

Annotations

4 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 'TableLabel' is missing the following properties from type 'Table': type, name, tableId, schema, key
Run end-to-end tests
Type 'TableLabel' is not assignable to type 'Table'.
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/