feat(cockpit): increase data-source max retention #5533
run-tests.yml
on: pull_request
typecheck
36s
lint
57s
Matrix: test
Annotations
20 errors and 16 warnings
|
typecheck:
packages_generated/applesilicon/src/v1alpha1/index.gen.ts#L56
Cannot find module './types.gen' or its corresponding type declarations.
|
|
typecheck:
packages_generated/applesilicon/src/v1alpha1/index.gen.ts#L8
Cannot find module './marshalling.gen' or its corresponding type declarations.
|
|
typecheck:
packages_generated/applesilicon/src/v1alpha1/index.gen.ts#L7
Cannot find module './content.gen' or its corresponding type declarations.
|
|
typecheck:
packages_generated/applesilicon/src/v1alpha1/index.gen.ts#L6
Cannot find module './api.gen' or its corresponding type declarations.
|
|
typecheck:
packages_generated/applesilicon/index.gen.ts#L6
Cannot find module './src/index.gen' or its corresponding type declarations.
|
|
typecheck:
packages_generated/account/src/v3/index.gen.ts#L51
Cannot find module './validation-rules.gen' or its corresponding type declarations.
|
|
typecheck:
packages_generated/account/src/v3/index.gen.ts#L50
Cannot find module './types.gen' or its corresponding type declarations.
|
|
typecheck:
packages_generated/account/src/v3/index.gen.ts#L7
Cannot find module './marshalling.gen' or its corresponding type declarations.
|
|
typecheck:
packages_generated/account/src/v3/index.gen.ts#L6
Cannot find module './api.gen' or its corresponding type declarations.
|
|
typecheck:
packages_generated/account/index.gen.ts#L6
Cannot find module './src/index.gen' or its corresponding type declarations.
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L143
Unsafe member access .settings on an `error` typed value
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L139
Unsafe member access .fetch on an `error` typed value
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L139
Unsafe call of an `error` type typed value
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L139
Unsafe return of an error typed value
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L125
Unsafe member access .settings on an `error` typed value
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L123
Unsafe call of an `error` type typed value
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L123
Unsafe assignment of an error typed value
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L119
Unsafe member access .fetch on an `error` typed value
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L119
Unsafe call of an `error` type typed value
|
|
lint:
packages_generated/cockpit/src/v1/api.gen.ts#L119
Unsafe return of an error typed value
|
|
typecheck
Failed to restore: Cache service responded with 422
|
|
test (node, 20)
Failed to restore: Cache service responded with 422
|
|
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
|
|
lint
Failed to restore: Cache service responded with 422
|
|
test (node, 18)
Failed to restore: Cache service responded with 422
|
|
test (jsdom, 18)
Failed to restore: Cache service responded with 422
|
|
test (jsdom, 20)
Failed to restore: Cache service responded with 422
|