Make tophatting templates changes possible #22542
Annotations
1 error and 2 warnings
packages/app/src/cli/utilities/developer-platform-client/app-management-client.ts#L3
[import/order] `./app-management-client/graphql/organization_beta_flags.js` import should occur before import of `../../constants.js`
|
[PR] CLA
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/app/src/cli/utilities/developer-platform-client/app-management-client.ts#L420
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|