added missing quote in workflows #65
test.yml
on: push
repo_ids
3s
Check version
4s
Matrix: Run Static Analysis Checks
Matrix: Run tests
Annotations
2 errors
Run Static Analysis Checks (lint):
test/integration/package.test.ts#L1
Replace `import·{·getInterop,·parseDirectories·}·from·'../../'⏎import·{·expect·}·from·'chai` with `import·{·expect·}·from·'chai'⏎import·{·getInterop,·parseDirectories·}·from·'../../`
|
Run Static Analysis Checks (lint)
Process completed with exit code 1.
|