Skip to content

Feat/upload png

Feat/upload png #4

Triggered via pull request March 21, 2024 17:02
Status Failure
Total duration 6m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
lint: example/src/ProgressBar.tsx#L4
Binding element 'currentIndex' implicitly has an 'any' type.
lint: example/src/ProgressBar.tsx#L4
Binding element 'itemCount' implicitly has an 'any' type.
lint: example/src/ProgressBar.tsx#L31
Argument of type '{ progressBarContainer: { flexDirection: "row"; alignItems: "center"; justifyContent: "center"; height: number; marginVertical: number; }; dot: { backgroundColor: string; width: number; height: number; borderRadius: number; marginHorizontal: number; transition: string; }; activeDot: { ...; }; }' is not assignable to parameter of type '{ progressBarContainer: { flexDirection: "row"; alignItems: "center"; justifyContent: "center"; height: number; marginVertical: number; }; dot: { backgroundColor: string; width: number; height: number; borderRadius: number; marginHorizontal: number; transition: string; }; activeDot: { ...; }; } & NamedStyles<...>'.
lint
Process completed with exit code 2.
test
Process completed with exit code 1.
build-ios
@anon-aadhaar/react-native-example#build:ios: command (/Users/runner/work/anon-aadhaar-react-native/anon-aadhaar-react-native/example) /private/var/folders/1k/qq3pcbf12vb6vyblh81736p40000gn/T/xfs-a8c5c4b2/yarn run build:ios exited (64)
build-ios
Process completed with exit code 64.
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/.
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/.
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-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/.