breaking(transformers): redesign notation transformers #550
ci.yml
on: pull_request
lint
32s
typecheck
58s
Matrix: test
Annotations
6 errors and 2 warnings
typecheck:
packages/transformers/src/shared/notation-transformer.ts#L23
Property 'position' is missing in type '{}' but required in type 'ElementData'.
|
typecheck
Process completed with exit code 1.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|