Skip to content

implement getAppInfo and uploadApp methods #6

implement getAppInfo and uploadApp methods

implement getAppInfo and uploadApp methods #6

Triggered via pull request January 7, 2025 05:53
@bozaigaobozaigao
opened #6
master
Status Failure
Total duration 17s
Artifacts

lint.yml

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

Annotations

6 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/index.ts#L3
Could not find a declaration file for module 'update-notifier'. '/home/runner/work/react-native-update-cli/react-native-update-cli/node_modules/update-notifier/index.js' implicitly has an 'any' type.
lint (20.x)
Process completed with exit code 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