feat: adding failsafe checks to exposed functions #4
ci.yml
on: push
lint
26s
test
17s
build-library
23s
build-android
4m 44s
build-ios
3m 7s
Annotations
3 errors and 10 warnings
|
test
Process completed with exit code 1.
|
|
lint
Process completed with exit code 2.
|
|
lint:
example/src/App.tsx#L13
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'SetStateAction<ArrayBuffer>'.
|
|
build-ios:
nitrogen/generated/ios/Csrng-Swift-Cxx-Bridge.cpp#L25
'get_std__shared_ptr_HybridCsrngSpec_' has a non-throwing exception specification but can still throw [-Wexceptions]
|
|
build-ios:
example/ios/Pods/Headers/Private/NitroModules/AnyMapUtils.hpp#L17
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/ios/Pods/Headers/Private/NitroModules/AnyMapUtils.hpp#L17
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/ios/Pods/Headers/Private/NitroModules/AnyMapUtils.hpp#L17
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/node_modules/react-native-nitro-modules/ios/utils/AnyMapHolder.hpp#L13
"AnyMapHolder.hpp is deprecated. Update Nitro to the latest version to use AnyMapUtils.hpp instead!"
|
|
build-ios:
example/node_modules/react-native-nitro-modules/ios/utils/AnyMapHolder.hpp#L13
"AnyMapHolder.hpp is deprecated. Update Nitro to the latest version to use AnyMapUtils.hpp instead!"
|
|
build-ios:
example/node_modules/react-native-nitro-modules/ios/turbomodule/NativeNitroModules+NewArch.mm#L35
implementing deprecated method [-Wdeprecated-implementations]
|
|
build-ios:
example/node_modules/react-native-nitro-modules/ios/turbomodule/NativeNitroModules+NewArch.mm#L35
implementing deprecated method [-Wdeprecated-implementations]
|
|
build-ios:
example/ios/Pods/Headers/Public/NitroModules/AnyMapHolder.hpp#L13
"AnyMapHolder.hpp is deprecated. Update Nitro to the latest version to use AnyMapUtils.hpp instead!"
|
|
build-ios:
example/ios/Pods/Headers/Public/NitroModules/AnyMapHolder.hpp#L13
"AnyMapHolder.hpp is deprecated. Update Nitro to the latest version to use AnyMapUtils.hpp instead!"
|