feat(android): implement vector-based PDF header/footer rendering #3
ci.yml
on: push
lint
23s
test
19s
build-library
28s
build-android
5m 28s
build-ios
4m 41s
Annotations
2 errors and 10 warnings
|
lint
Process completed with exit code 2.
|
|
lint:
example/src/App.tsx#L246
Type '"A4" | "A3" | "A5" | "LETTER" | "LEGAL"' is not assignable to type 'PageSize | undefined'.
|
|
build-ios:
ios/NitroHtmlPdf.swift#L25
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
|
build-ios:
ios/NitroHtmlPdf.swift#L18
capture of 'self' with non-Sendable type 'NitroHtmlPdf' in a '@sendable' closure
|
|
build-ios:
ios/NitroHtmlPdf.swift#L45
'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
|
|
build-ios:
ios/NitroHtmlPdf.swift#L33
'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
|
|
build-ios:
ios/NitroHtmlPdf.swift#L25
'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/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!"
|