feat: 1653 first feature flag poc #34014
Annotations
3 errors and 2 warnings
Run yarn lint:tsc:
app/components/hooks/MinimumVersions/useMinimumVersions.tsx#L12
Property 'security' does not exist on type 'SecurityState'.
|
Run yarn lint:tsc:
app/components/hooks/MinimumVersions/useMinimumVersions.tsx#L16
Property 'featureFlags' does not exist on type '{ mobileMinimumVersions: { appMinimumBuild: number; appleMinimumOS: number; androidMinimumAPIVersion: number; }; }'.
|
Run yarn lint:tsc
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage", "coverage-1", "coverage-10", "coverage-2", "coverage-3", "coverage-4", "coverage-5", "coverage-6", "coverage-7", "coverage-8", "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