feat: referenced assets #48
ci.yml
on: pull_request
lint
33s
test
20s
build-library
38s
build-android
25s
build-ios
47s
Annotations
11 errors and 10 warnings
|
lint
Process completed with exit code 2.
|
|
lint:
src/hooks/useRiveFile.ts#L36
Expected 2-3 arguments, but got 1.
|
|
lint:
src/hooks/useRiveFile.ts#L34
Expected 2-3 arguments, but got 1.
|
|
lint:
src/hooks/useRiveFile.ts#L31
Expected 2-3 arguments, but got 1.
|
|
lint:
src/hooks/useRiveFile.ts#L29
Expected 2-3 arguments, but got 1.
|
|
lint:
src/core/RiveFile.ts#L88
Expected 2 arguments, but got 3.
|
|
lint:
src/core/RiveFile.ts#L70
Expected 2 arguments, but got 3.
|
|
lint:
src/core/RiveFile.ts#L52
Expected 2 arguments, but got 3.
|
|
lint:
src/core/RiveFile.ts#L34
Expected 2 arguments, but got 3.
|
|
lint:
src/core/RiveFile.ts#L10
Module '"../hooks/useRiveFile"' has no exported member 'ResolvedReferencedAssets'.
|
|
build-library
Process completed with exit code 1.
|
|
build-ios:
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|