docs: add AGENTS.md#13
Merged
Merged
Annotations
10 errors and 1 warning
|
Run npm run typecheck:
node_modules/react-native/types/modules/globals.d.ts#L85
All declarations of 'lastModified' must have identical modifiers.
|
|
Run npm run typecheck:
node_modules/react-native/types/modules/globals.d.ts#L84
All declarations of 'name' must have identical modifiers.
|
|
Run npm run typecheck:
node_modules/react-native/types/modules/globals.d.ts#L78
Subsequent variable declarations must have the same type. Variable 'Blob' must be of type '{ new (blobParts?: BlobPart[] | undefined, options?: BlobPropertyBag | undefined): Blob; prototype: Blob; }', but here has type '{ new (blobParts?: (string | Blob)[] | undefined, options?: BlobOptions | undefined): Blob; prototype: Blob; }'.
|
|
Run npm run typecheck:
node_modules/@types/react/global.d.ts#L155
Duplicate identifier 'FormData'.
|
|
Run npm run typecheck:
node_modules/@types/node/module.d.ts#L740
Subsequent variable declarations must have the same type. Variable 'require' must be of type 'NodeRequire', but here has type 'Require'.
|
|
Run npm run typecheck:
App.tsx#L7
No overload matches this call.
|
|
Run npm run typecheck:
App.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Run npm run typecheck:
App.tsx#L6
No overload matches this call.
|
|
Run npm run typecheck:
App.tsx#L6
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Run npm run typecheck:
App.tsx#L1
Module '"/home/runner/work/mobile/mobile/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading