WIP: state lib #7701
e2e.yml
on: pull_request
Run end-to-end tests
1m 1s
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/
|