feat(js): Allow overriding test suite name for Jest test suites, automatically set environment on project metadata #1974
js_test.yml
on: pull_request
Check formatting
27s
Check linting
33s
Build and check types
36s
Matrix: Unit Tests
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
|