Use install_modules_dependencies if available #158
Annotations
2 errors and 12 warnings
tests/node_modules/react-native-quick-sqlite/ios/QuickSQLite.mm#L6
'ReactCommon/RCTTurboModule.h' file not found
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L36
extra qualification on member 'clearState' [-Wextra-qualification]
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L61
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L61
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L62
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L62
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L88
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L88
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L110
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L110
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/node_modules/react-native-quick-sqlite/cpp/bindings.cpp#L119
extra qualification on member 'install' [-Wextra-qualification]
|
This job failed
Loading