Skip to content

documentation, lint and typescript errors #26

documentation, lint and typescript errors

documentation, lint and typescript errors #26

Triggered via pull request February 11, 2024 09:29
Status Failure
Total duration 4m 14s
Billable time 12m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 6 warnings
build-library
Process completed with exit code 1.
lint: example/src/CounterScreen/index.android.tsx#L3
Variable 'sendMessage' implicitly has type 'any' in some locations where its type cannot be determined.
lint: example/src/CounterScreen/index.android.tsx#L3
Variable 'watchEvents' implicitly has type 'any' in some locations where its type cannot be determined.
lint: example/src/CounterScreen/index.android.tsx#L11
Variable 'watchEvents' implicitly has an 'any' type.
lint: example/src/CounterScreen/index.android.tsx#L29
Variable 'sendMessage' implicitly has an 'any' type.
lint: example/src/CounterScreen/index.ios.tsx#L3
Variable 'sendMessage' implicitly has type 'any' in some locations where its type cannot be determined.
lint: example/src/CounterScreen/index.ios.tsx#L3
Variable 'watchEvents' implicitly has type 'any' in some locations where its type cannot be determined.
lint: example/src/CounterScreen/index.ios.tsx#L8
Variable 'watchEvents' implicitly has an 'any' type.
lint: example/src/CounterScreen/index.ios.tsx#L22
Variable 'sendMessage' implicitly has an 'any' type.
lint: src/subscriptions.ts#L4
Cannot find name 'UnsubscribeFn'.
lint: src/subscriptions.ts#L18
Argument of type 'Function' is not assignable to parameter of type '(event: any) => void'.
build-ios
Process completed with exit code 1.
build-android
react-native-phone-connectivity-example#build:android: command (/home/runner/work/react-native-wear-connectivity/react-native-wear-connectivity/example) /tmp/xfs-fdb24a03/yarn run build:android exited (1)
build-android
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: example/src/App.tsx#L8
Expected '===' and instead saw '=='
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.