fix: prettier #31
ci.yml
on: pull_request
lint
23s
test
13s
build-library
17s
build-android
21s
build-ios
12m 40s
Annotations
15 warnings
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/.
|
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. 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/FireblocksNCWExampleActions.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/GenerateMPCKeys.tsx#L39
'err' is already declared in the upper scope on line 16 column 10
|
lint:
example/src/components/GenerateMPCKeys.tsx#L60
'err' is already declared in the upper scope on line 16 column 10
|
lint:
example/src/components/GenerateMPCKeys.tsx#L147
'err' is already declared in the upper scope on line 16 column 10
|
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/.
|