Fix ESM imports and tree-shaking #75
main.pr.yml
on: pull_request
Lint
Matrix: build-and-test-pull-request
Waiting for pending jobs
Matrix: test-tree-shaking-pull-request
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/main.pr.yml#L30
The workflow is not valid. .github/workflows/main.pr.yml (Line: 30, Col: 16): Unexpected symbol: '['. Located at position 6 within expression: join([runner.os, 'node_modules', '20.x', hashFiles('package.json', 'yarn.lock')], '-') .github/workflows/main.pr.yml (Line: 50, Col: 11): Unexpected symbol: '['. Located at position 6 within expression: join([matrix.target, matrix.module], '/')
|