feat(js): Allow overriding test suite name for Jest test suites, automatically set environment on project metadata #1976
Annotations
10 warnings
Check linting:
js/src/client.ts#L442
Forbidden non-null assertion
|
Check linting:
js/src/client.ts#L881
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L1616
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L1904
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L2034
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L3524
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L3563
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4059
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4291
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4302
Unexpected any. Specify a different type
|
Loading