chore(deps-dev): bump the rncli group across 1 directory with 3 updates #307
Annotations
10 errors
|
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
example/src/tests/unit/specs/transaction.spec.ts#L43
[tsc] reported by reviewdog 🐶
Parameter 'tx' implicitly has an 'any' type.
Raw Output:
src/tests/unit/specs/transaction.spec.ts(43,33): error TS7006: Parameter 'tx' implicitly has an 'any' type.
|
|
example/src/tests/unit/specs/transaction.spec.ts#L13
[tsc] reported by reviewdog 🐶
Parameter 'tx' implicitly has an 'any' type.
Raw Output:
src/tests/unit/specs/transaction.spec.ts(13,33): error TS7006: Parameter 'tx' implicitly has an 'any' type.
|
|
example/src/tests/unit/specs/executeBatch.spec.ts#L2
[tsc] reported by reviewdog 🐶
Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
Raw Output:
src/tests/unit/specs/executeBatch.spec.ts(2,40): error TS2307: Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
|
|
example/src/tests/unit/specs/execute.spec.ts#L5
[tsc] reported by reviewdog 🐶
Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
Raw Output:
src/tests/unit/specs/execute.spec.ts(5,8): error TS2307: Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
|
|
example/src/tests/unit/common.ts#L5
[tsc] reported by reviewdog 🐶
Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
Raw Output:
src/tests/unit/common.ts(5,8): error TS2307: Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
|
|
example/src/tests/db.ts#L6
[tsc] reported by reviewdog 🐶
Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
Raw Output:
src/tests/db.ts(6,22): error TS2307: Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
|
|
example/src/tests/db.ts#L5
[tsc] reported by reviewdog 🐶
Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
Raw Output:
src/tests/db.ts(5,8): error TS2307: Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
|
|
example/src/Database.ts#L3
[tsc] reported by reviewdog 🐶
Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
Raw Output:
src/Database.ts(3,31): error TS2307: Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
|
|
example/src/Database.ts#L2
[tsc] reported by reviewdog 🐶
Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
Raw Output:
src/Database.ts(2,34): error TS2307: Cannot find module 'react-native-nitro-sqlite' or its corresponding type declarations.
|
The logs for this run have expired and are no longer available.
Loading