feat: update generated APIs #5386
run-tests.yml
on: pull_request
typecheck
29s
lint
56s
Matrix: test
Annotations
6 errors and 10 warnings
|
test (node, 18)
The operation was canceled.
|
|
test (node, 18)
The strategy configuration was canceled because "test.node_20" failed
|
|
test (jsdom, 18)
The operation was canceled.
|
|
test (jsdom, 18)
The strategy configuration was canceled because "test.node_20" failed
|
|
test (jsdom, 20)
The operation was canceled.
|
|
test (jsdom, 20)
The strategy configuration was canceled because "test.node_20" failed
|
|
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
|