feat: add Playground story #24
ci.yaml
on: pull_request
Verify Files
23s
Tests
2m 39s
Annotations
3 errors and 2 warnings
Verify Files:
src/graph.ts#L39
Cannot find name 'TBlockMeta'.
|
Verify Files:
src/services/selection/SelectionArea.ts#L27
Type '{ width: number; height: number; }' is missing the following properties from type '{ sx: number; sy: number; width: number; height: number; }': sx, sy
|
Verify Files
Process completed with exit code 1.
|
Verify Files
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/
|
Tests
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/
|