Update var #3194
Annotations
10 errors and 10 warnings
test/split.ts#L1
Strings must use doublequote
|
test/split.ts#L1
"glob" is extraneous
|
test/split.ts#L4
Unexpected console statement
|
test/split.ts#L4
Strings must use doublequote
|
test/split.ts#L5
Don't use process.exit(); throw an error instead
|
test/split.ts#L9
Unexpected console statement
|
test/split.ts#L9
Strings must use doublequote
|
test/split.ts#L10
Don't use process.exit(); throw an error instead
|
test/split.ts#L14
'chunks' is never reassigned. Use 'const' instead
|
test/split.ts#L33
Strings must use doublequote
|
test/split.ts#L1
Replace `'glob'` with `"glob"`
|
test/split.ts#L4
Replace `····console.error('No·environment·variable·CI_TOTAL·defined'` with `··console.error("No·environment·variable·CI_TOTAL·defined"`
|
test/split.ts#L5
Delete `··`
|
test/split.ts#L9
Replace `··console.error('No·environment·variable·CI_INDEX·defined'` with `console.error("No·environment·variable·CI_INDEX·defined"`
|
test/split.ts#L10
Delete `··`
|
test/split.ts#L14
Delete `··`
|
test/split.ts#L16
Delete `··`
|
test/split.ts#L17
Delete `··`
|
test/split.ts#L18
Delete `····`
|
test/split.ts#L19
Delete `······`
|
The logs for this run have expired and are no longer available.
Loading