Skip to content

WIP: state lib

WIP: state lib #7725

Triggered via pull request August 14, 2024 08:53
Status Failure
Total duration 2m 3s
Artifacts

e2e.yml

on: pull_request
Run end-to-end tests
1m 14s
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/