Fix ESM imports and tree-shaking #76
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: 'package'. Located at position 77 within expression: join(fromJSON('["${{ runner.os }}", "node_modules", "20.x", "${{ hashFiles('package.json', 'yarn.lock') }"]', '-') .github/workflows/main.pr.yml (Line: 76, Col: 16): Unexpected symbol: 'package'. Located at position 134 within expression: join(fromJSON('["${{ runner.os }}", "targets", "${{ matrix.node }}", "${{ matrix.target }}", "${{ matrix.module }}", "${{ hashFiles('package.json', 'yarn.lock', 'tsconfig.json', 'src/**/*', 'tsconfigs/**/*') }}"]'), '-')
|