No slow tests #552
Annotations
22 errors
test (20.x):
src/rules/no-slowed-test.test.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils/rule-tester.js'?
|
test (20.x):
src/rules/no-slowed-test.test.ts#L2
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './no-slowed-test.js'?
|
test (20.x):
src/rules/no-slowed-test.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils/ast.js'?
|
test (20.x):
src/rules/no-slowed-test.ts#L2
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils/createRule.js'?
|
test (20.x):
src/rules/no-slowed-test.ts#L3
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils/parseFnCall.js'?
|
test (20.x):
src/rules/no-slowed-test.ts#L6
Parameter 'context' implicitly has an 'any' type.
|
test (20.x):
src/rules/no-slowed-test.ts#L8
Parameter 'node' implicitly has an 'any' type.
|
test (20.x):
src/rules/no-slowed-test.ts#L17
Parameter 's' implicitly has an 'any' type.
|
test (20.x):
src/rules/no-slowed-test.ts#L35
Parameter 'fixer' implicitly has an 'any' type.
|
test (20.x)
Process completed with exit code 2.
|
test (22.x):
src/rules/no-slowed-test.test.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils/rule-tester.js'?
|
test (22.x):
src/rules/no-slowed-test.test.ts#L2
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './no-slowed-test.js'?
|
test (22.x):
src/rules/no-slowed-test.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils/ast.js'?
|
test (22.x):
src/rules/no-slowed-test.ts#L2
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils/createRule.js'?
|
test (22.x):
src/rules/no-slowed-test.ts#L3
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils/parseFnCall.js'?
|
test (22.x):
src/rules/no-slowed-test.ts#L6
Parameter 'context' implicitly has an 'any' type.
|
test (22.x):
src/rules/no-slowed-test.ts#L8
Parameter 'node' implicitly has an 'any' type.
|
test (22.x):
src/rules/no-slowed-test.ts#L17
Parameter 's' implicitly has an 'any' type.
|
test (22.x):
src/rules/no-slowed-test.ts#L35
Parameter 'fixer' implicitly has an 'any' type.
|
test (22.x)
Process completed with exit code 2.
|
test (18.x)
The job was canceled because "_20_x" failed.
|
test (18.x)
The operation was canceled.
|