[NO QA] change checkIfActionIsAllowed function name and other lint fixes #11907
Annotations
5 errors and 1 warning
|
Run ESLint to check for deprecation warnings:
src/libs/HeaderUtils.ts#L7
Namespace imports are not allowed. Use named imports instead. Example: import { method } from "./libs/module"
|
Run ESLint to check for deprecation warnings:
src/libs/HeaderUtils.ts#L24
Do not default string IDs to any value. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
Run ESLint to check for deprecation warnings:
src/pages/FlagCommentPage.tsx#L113
Do not default string IDs to any value. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading