chore: bump version to 0.1.3 #12
ci.yml
on: push
lint
47s
test
42s
build-library
43s
build-android
44s
build-ios
4m 37s
Annotations
3 errors and 13 warnings
|
lint
Process completed with exit code 2.
|
|
lint:
example/src/App.tsx#L16
Cannot find module '@flitzinteractive/react-native-nitro-html-pdf' or its corresponding type declarations.
|
|
lint:
example/src/App.tsx#L15
Cannot find module '@flitzinteractive/react-native-nitro-html-pdf' or its corresponding type declarations.
|
|
build-library
Cache save failed.
|
|
test
Cache save failed.
|
|
lint
Cache save failed.
|
|
build-ios:
ios/NitroHtmlPdf.swift#L80
capture of 'self' with non-Sendable type 'NitroHtmlPdf' in a '@sendable' closure
|
|
build-ios:
ios/NitroHtmlPdf.swift#L86
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
|
build-ios:
ios/NitroHtmlPdf.swift#L80
capture of 'self' with non-Sendable type 'NitroHtmlPdf' in a '@sendable' closure
|
|
build-ios:
ios/NitroHtmlPdf.swift#L86
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene 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/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#L37
implementing deprecated method [-Wdeprecated-implementations]
|
|
build-ios:
example/node_modules/react-native-nitro-modules/ios/turbomodule/NativeNitroModules+NewArch.mm#L37
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!"
|