Merge pull request #6 from anon-aadhaar/feat/upload_png #5
ci.yml
on: push
lint
1m 13s
test
50s
build-library
1m 29s
build-android
6m 56s
build-ios
3m 25s
Annotations
7 errors and 5 warnings
test
Process completed with exit code 1.
|
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.
|
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/c3/yyzr8vp96lg9ycnj632jvpnw0000gn/T/xfs-400e867e/yarn run build:ios exited (64)
|
build-ios
Process completed with exit code 64.
|
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/.
|
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/.
|
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/.
|