Skip to content

fix expo cli

fix expo cli #12

Triggered via push January 11, 2025 12:20
Status Failure
Total duration 15s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint (20.x): src/api.ts#L4
Could not find a declaration file for module 'filesize-parser'. '/home/runner/work/react-native-update-cli/react-native-update-cli/node_modules/filesize-parser/index.js' implicitly has an 'any' type.
lint (20.x): src/api.ts#L6
Could not find a declaration file for module 'node-fetch'. '/home/runner/work/react-native-update-cli/react-native-update-cli/node_modules/node-fetch/lib/index.js' implicitly has an 'any' type.
lint (20.x): src/api.ts#L7
Could not find a declaration file for module 'progress'. '/home/runner/work/react-native-update-cli/react-native-update-cli/node_modules/progress/index.js' implicitly has an 'any' type.
lint (20.x): src/api.ts#L8
Could not find a declaration file for module 'tcp-ping'. '/home/runner/work/react-native-update-cli/react-native-update-cli/node_modules/tcp-ping/ping.js' implicitly has an 'any' type.
lint (20.x): src/app.ts#L40
Parameter 'v' implicitly has an 'any' type.
lint (20.x): src/app.ts#L67
Parameter 'v' implicitly has an 'any' type.
lint (20.x): src/app.ts#L75
Binding element 'options' implicitly has an 'any' type.
lint (20.x): src/app.ts#L88
Binding element 'args' implicitly has an 'any' type.
lint (20.x): src/app.ts#L88
Binding element 'options' implicitly has an 'any' type.
lint (20.x): src/app.ts#L94
Expected 2 arguments, but got 1.
lint (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636