Skip to content

docs: reformating (#1963) #5398

docs: reformating (#1963)

docs: reformating (#1963) #5398

Triggered via push March 31, 2025 10:32
Status Success
Total duration 55s
Artifacts

run-tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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