Skip to content

WIP: state lib

WIP: state lib #7714

Triggered via pull request August 13, 2024 14:49
Status Failure
Total duration 1m 40s
Artifacts

e2e.yml

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

Annotations

3 errors and 2 warnings
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
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.317.0. Please update to the latest version 2.319.0
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/