Mobile project scaffolding #322
Annotations
15 errors and 10 warnings
|
types
Process completed with exit code 2.
|
|
types
@springboardjs/platforms-react-native#check-types: command (/home/runner/work/jamtools/jamtools/packages/springboard/platforms/react-native) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
|
|
types
Parameter 'syntheticEvent' implicitly has an 'any' type.
|
|
types
Parameter 'event' implicitly has an 'any' type.
|
|
types
Parameter 'e' implicitly has an 'any' type.
|
|
types
Cannot find module 'react-native-webview/lib/WebViewTypes' or its corresponding type declarations.
|
|
types
Cannot find module '@expo/vector-icons/Ionicons' or its corresponding type declarations.
|
|
types
Cannot find module 'react-native-webview' or its corresponding type declarations.
|
|
types
Cannot find module 'react-native' or its corresponding type declarations.
|
|
lint
Process completed with exit code 1.
|
|
lint
@springboardjs/platforms-react-native#lint: command (/home/runner/work/jamtools/jamtools/packages/springboard/platforms/react-native) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
|
|
|
|
|
|
|
|
|
lint:
packages/springboard/core/engine/module_api.ts#L1
'UserAgentStateSupervisor' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
packages/springboard/platforms/webapp/services/browser_json_rpc.ts#L192
Forbidden non-null assertion
|
|
lint:
packages/springboard/platforms/webapp/services/browser_json_rpc.ts#L21
Forbidden non-null assertion
|
|
lint:
packages/springboard/platforms/webapp/entrypoints/react_entrypoint.tsx#L63
'createNotImplementedProxy' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
packages/springboard/platforms/webapp/entrypoints/react_entrypoint.tsx#L12
'waitForPageLoad' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
packages/springboard/platforms/webapp/entrypoints/esbuild_watch_for_changes.ts#L13
Forbidden non-null assertion
|
|
lint:
packages/springboard/platforms/node/entrypoints/node_flexible_entrypoint.ts#L6
'engine' is defined but never used. Allowed unused args must match /^_/u
|
|
lint:
packages/springboard/platforms/node/entrypoints/main.ts#L7
'port' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
packages/springboard/server/src/hono_app.ts#L235
Forbidden non-null assertion
|
|
lint:
packages/springboard/server/src/hono_app.ts#L34
Forbidden non-null assertion
|