Merge pull request #1 from Killavus/feat/android-build #5
ci.yml
on: push
lint
1m 19s
test
1m 17s
build-library
1m 19s
build-android
5m 50s
build-ios
13m 42s
Annotations
5 errors and 21 warnings
|
build-android
Process completed with exit code 1.
|
|
build-android
react-native-webgpu-rs-example#build:android: command (/home/runner/work/react-native-webgpu-rs/react-native-webgpu-rs/example) /tmp/xfs-9ffc643d/yarn run build:android exited (1)
|
|
build-ios
Process completed with exit code 1.
|
|
build-ios:
<unknown>#L0
compiling for iOS 15.1, but module 'CxxStdlib' has a minimum deployment target of iOS 16.0: /Applications/Xcode_16.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/CxxStdlib.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
|
|
build-ios
react-native-webgpu-rs-example#build:ios: command (/Users/runner/work/react-native-webgpu-rs/react-native-webgpu-rs/example) /private/var/folders/y6/nj790rtn62lfktb1sh__79hc0000gn/T/xfs-b8f14742/yarn run build:ios exited (1)
|
|
test
Cache save failed.
|
|
build-library
Cache save failed.
|
|
lint
Inline style: { fontSize: 20, fontWeight: 'bold' }
|
|
lint:
example/src/App.tsx#L206
Inline style: { fontSize: 20, fontWeight: 'bold' }
|
|
lint:
example/src/App.tsx#L200
'text' is already declared in the upper scope on line 198 column 10
|
|
lint:
example/src/App.tsx#L130
Unexpected use of '|'
|
|
lint:
example/src/App.tsx#L130
Unexpected use of '|'
|
|
lint:
example/src/App.tsx#L88
Unexpected use of '|'
|
|
lint:
example/src/App.tsx#L88
Unexpected use of '|'
|
|
lint:
example/src/App.tsx#L81
Unexpected use of '|'
|
|
lint
Cache save failed.
|
|
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/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-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]
|