tests: remove empty strings in string literals #251
push.yml
on: push
Matrix: ci / test
ci
/
Lint source files
1m 6s
ci
/
Check for commonly ignored files
4s
ci
/
Check health of package-lock.json file
46s
ci
/
Run integration tests
1m 53s
ci
/
Run fuzzing tests
1m 9s
ci
/
Run CodeQL security scan
1m 57s
ci
/
Build 'npmDist' artifact
1m 24s
ci
/
Build 'denoDist' artifact
52s
ci
/
Build website
3m 16s
Deploy to `deno` branch
/
deploy-artifact-as-branch
Deploy to `npm` branch
/
deploy-artifact-as-branch
Annotations
3 errors
ci / Lint source files:
src/execution/__tests__/stream-test.ts#L1213
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
ci / Lint source files:
src/execution/__tests__/stream-test.ts#L1281
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
ci / Lint source files
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
denoDist
Expired
|
684 KB |
|
npmDist
Expired
|
1.37 MB |
|
websiteDist
Expired
|
14.8 MB |
|