EPMRPP-86252 || Update github token (#24) #36
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test:
src/__tests__/reporter/finishLaunchReporting.spec.ts#L18
'filePath' is defined but never used
|
test:
src/__tests__/reporter/finishLaunchReporting.spec.ts#L18
'suiteName' is defined but never used
|
test:
src/__tests__/reporter/finishLaunchReporting.spec.ts#L18
'testName' is defined but never used
|
test:
src/__tests__/reporter/finishTestReporting.spec.ts#L23
Unexpected any. Specify a different type
|
test:
src/__tests__/reporter/testReporting.spec.ts#L18
'filePath' is defined but never used
|
test:
src/reporter.ts#L33
Unexpected any. Specify a different type
|
test:
src/reporter.ts#L73
Unexpected any. Specify a different type
|
test:
src/reporter.ts#L107
Argument 'promise' should be typed with a non-any type
|
test:
src/reporter.ts#L107
Unexpected any. Specify a different type
|
test:
src/reporter.ts#L190
Argument 'testRunInfo' should be typed with a non-any type
|