Improve HttpRequests
#3146
tests.yml
on: pull_request
style-check
1m 12s
types-check
25s
Matrix: integration_tests
Annotations
5 errors
style-check:
src/clients/client.ts#L232
'config' is defined but never used. Allowed unused args must match /^_/u
|
style-check:
src/indexes.ts#L104
'config' is defined but never used. Allowed unused args must match /^_/u
|
style-check:
src/indexes.ts#L128
'config' is defined but never used. Allowed unused args must match /^_/u
|
style-check:
src/indexes.ts#L170
'config' is defined but never used. Allowed unused args must match /^_/u
|
style-check
Process completed with exit code 1.
|