Fix qaseio eslint issue #1091
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
qase-testcafe/src/reporter.ts#L12
Use an `interface` instead of a `type`
|
qase-testcafe/src/reporter.ts#L16
Array type using 'Array<unknown>' is forbidden. Use 'unknown[]' instead
|
qase-testcafe/src/reporter.ts#L20
Use an `interface` instead of a `type`
|
qase-testcafe/src/reporter.ts#L33
Use an `interface` instead of a `type`
|
qase-testcafe/src/reporter.ts#L41
Use an `interface` instead of a `type`
|
qase-testcafe/src/reporter.ts#L48
Use an `interface` instead of a `type`
|
The logs for this run have expired and are no longer available.
Loading