fix: prettier #38
ci.yml
on: pull_request
lint
23s
test
23s
build-library
17s
build-android
3m 30s
build-ios
59s
Annotations
2 errors and 15 warnings
build-ios
@fireblocks/react-native-ncw-sdk-example#build:ios: command (/Users/runner/work/react-native-ncw-sdk/react-native-ncw-sdk/example) /private/var/folders/dm/88b38gj92jj53dgxdsm12qf00000gn/T/xfs-688dbf49/yarn run build:ios exited (74)
|
build-ios
Process completed with exit code 74.
|
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/.
|
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/auth/FirebaseAuthManager.ts#L32
Expected a 'break' statement before 'default'
|
lint:
example/src/auth/GoogleSignIn.tsx#L66
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
lint:
example/src/auth/providers.ts#L5
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
lint:
example/src/auth/providers.ts#L11
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
lint:
example/src/components/DeriveAssetsList.tsx#L1
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
lint:
example/src/components/FireblocksNCWInitializer.tsx#L1
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
lint:
example/src/components/JoinExistingWallet.tsx#L42
Value of 'err' may be overwritten in IE 8 and earlier
|
lint:
example/src/components/LoginToDemoAppServer.tsx#L1
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
lint:
example/src/components/TransactionRow.tsx#L1
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
lint:
example/src/components/ui/Autocomplete.tsx#L1
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
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/.
|