Skip to content

chore: add @dbml/playground #986

chore: add @dbml/playground

chore: add @dbml/playground #986

Triggered via pull request September 7, 2024 17:19
Status Failure
Total duration 2m 49s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (18.x)
Module '"vitest/config"' has no exported member 'mergeConfig'.
build (18.x)
Could not find a declaration file for module '@dbml/parse'. '/home/runner/work/dbml/dbml/packages/dbml-parse/dist/dbml-parse.mjs' implicitly has an 'any' type.
build (18.x)
Could not find a declaration file for module '@dbml/parse'. '/home/runner/work/dbml/dbml/packages/dbml-parse/dist/dbml-parse.mjs' implicitly has an 'any' type.
build (18.x)
Argument of type 'null' is not assignable to parameter of type 'HTMLElement'.
build (18.x)
'model' is possibly 'null'.
build (18.x)
'model' is possibly 'null'.
build (18.x)
Could not find a declaration file for module '@dbml/parse'. '/home/runner/work/dbml/dbml/packages/dbml-parse/dist/dbml-parse.mjs' implicitly has an 'any' type.
build (18.x)
Could not find a declaration file for module '@dbml/parse'. '/home/runner/work/dbml/dbml/packages/dbml-parse/dist/dbml-parse.mjs' implicitly has an 'any' type.
build (18.x)
Argument of type 'null' is not assignable to parameter of type 'HTMLElement'.
build (18.x)
'model' is possibly 'null'.
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/