feat: implement remote feature flag controller #38787
Annotations
9 errors and 1 warning
Run yarn lint:tsc:
app/core/Engine/Engine.ts#L1480
Unused '@ts-expect-error' directive.
|
Run yarn lint:tsc:
app/core/Engine/Engine.ts#L1482
Argument of type 'ControllerMessenger' is not assignable to parameter of type 'RestrictedControllerMessenger<"ComposableController", never, any, never, any>'.
|
Run yarn lint:tsc:
app/core/Engine/controllers/RemoteFeatureFlagController/index.ts#L5
Cannot find module '@metamask/remote-feature-flag-controller' or its corresponding type declarations.
|
Run yarn lint:tsc:
app/core/Engine/controllers/RemoteFeatureFlagController/index.ts#L44
Parameter 'featFlags' implicitly has an 'any' type.
|
Run yarn lint:tsc:
app/core/Engine/controllers/RemoteFeatureFlagController/utils.ts#L4
Cannot find module '@metamask/remote-feature-flag-controller' or its corresponding type declarations.
|
Run yarn lint:tsc:
app/core/Engine/types.ts#L159
Cannot find module '@metamask/remote-feature-flag-controller' or its corresponding type declarations.
|
Run yarn lint:tsc:
app/selectors/featureFlagController/minimumAppVersion/index.ts#L21
Parameter 'featureflag' implicitly has an 'any' type.
|
Run yarn lint:tsc:
app/selectors/featureFlagController/mocks.ts#L1
Cannot find module '@metamask/remote-feature-flag-controller' or its corresponding type declarations.
|
Run yarn lint:tsc
Process completed with exit code 2.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-1", "coverage-2", "coverage-5", "coverage-9".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading