docs: reformating (#1963) #5398
run-tests.yml
on: push
typecheck
33s
lint
50s
Matrix: test
Annotations
10 warnings
|
lint:
packages/clients/src/api/account/v2/types.gen.ts#L25
Use an `interface` instead of a `type`
|
|
lint:
packages/clients/src/api/account/v2/marshalling.gen.ts#L60
'defaults' is defined but never used
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L137
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L123
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L103
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L90
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L40
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/client/src/internal/interceptors/composer.ts#L52
Unexpected `await` inside a loop
|
|
lint:
packages/client/src/internal/async/interval-retrier.ts#L120
Unexpected `await` inside a loop
|
|
lint:
packages/client/src/internal/async/interval-retrier.ts#L118
Unexpected `await` inside a loop
|