Release 5.1.0 #101
Annotations
11 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
src/__tests__/finishTest.spec.ts#L36
Unexpected any. Specify a different type
|
test:
src/__tests__/finishTest.spec.ts#L57
Unexpected any. Specify a different type
|
test:
src/__tests__/finishTest.spec.ts#L69
Unexpected any. Specify a different type
|
test:
src/__tests__/finishTest.spec.ts#L126
Unexpected any. Specify a different type
|
test:
src/__tests__/finishTest.spec.ts#L140
Unexpected any. Specify a different type
|
test:
src/__tests__/finishTest.spec.ts#L156
Unexpected any. Specify a different type
|
test:
src/__tests__/onSuiteEnd.spec.ts#L34
Unexpected any. Specify a different type
|
test:
src/__tests__/onSuiteStart.spec.ts#L28
Unexpected any. Specify a different type
|
test:
src/__tests__/onTestStart.spec.ts#L35
Unexpected any. Specify a different type
|
test:
src/types/clientJavascript.d.ts#L20
Argument 'config' should be typed with a non-any type
|