Improve HttpRequests
#3154
tests.yml
on: pull_request
style-check
18s
types-check
26s
Matrix: integration_tests
Annotations
5 errors
style-check:
src/clients/client.ts#L228
'config' is defined but never used. Allowed unused args must match /^_/u
|
style-check:
src/indexes.ts#L103
'config' is defined but never used. Allowed unused args must match /^_/u
|
style-check:
src/indexes.ts#L125
'config' is defined but never used. Allowed unused args must match /^_/u
|
style-check:
src/indexes.ts#L165
'config' is defined but never used. Allowed unused args must match /^_/u
|
style-check
Process completed with exit code 1.
|