update cache path #3280
Annotations
17 errors and 10 warnings
Test (0, 4)
Process completed with exit code 1.
|
Test (1, 4)
The job was canceled because "_0_4" failed.
|
Test (1, 4)
Process completed with exit code 1.
|
Test (3, 4)
The job was canceled because "_0_4" failed.
|
Test (3, 4)
Process completed with exit code 1.
|
Test (2, 4)
The job was canceled because "_0_4" failed.
|
Test (2, 4)
Process completed with exit code 1.
|
Lint:
test/split.ts#L1
Strings must use doublequote
|
Lint:
test/split.ts#L1
"glob" is extraneous
|
Lint:
test/split.ts#L4
Unexpected console statement
|
Lint:
test/split.ts#L4
Strings must use doublequote
|
Lint:
test/split.ts#L5
Don't use process.exit(); throw an error instead
|
Lint:
test/split.ts#L9
Unexpected console statement
|
Lint:
test/split.ts#L9
Strings must use doublequote
|
Lint:
test/split.ts#L10
Don't use process.exit(); throw an error instead
|
Lint:
test/split.ts#L14
'chunks' is never reassigned. Use 'const' instead
|
Lint:
test/split.ts#L33
Strings must use doublequote
|
Lint:
test/split.ts#L1
Replace `'glob'` with `"glob"`
|
Lint:
test/split.ts#L4
Replace `····console.error('No·environment·variable·CI_TOTAL·defined'` with `··console.error("No·environment·variable·CI_TOTAL·defined"`
|
Lint:
test/split.ts#L5
Delete `··`
|
Lint:
test/split.ts#L9
Replace `··console.error('No·environment·variable·CI_INDEX·defined'` with `console.error("No·environment·variable·CI_INDEX·defined"`
|
Lint:
test/split.ts#L10
Delete `··`
|
Lint:
test/split.ts#L14
Delete `··`
|
Lint:
test/split.ts#L16
Delete `··`
|
Lint:
test/split.ts#L17
Delete `··`
|
Lint:
test/split.ts#L18
Delete `····`
|
Lint:
test/split.ts#L19
Delete `······`
|