feat!: support latest React Native versions #444
Triggered via pull request
September 8, 2025 11:40
Status
Failure
Total duration
10m 48s
Artifacts
–
ci.yml
on: pull_request
lint
21s
check-objc-formatting
2m 30s
check-java-formatting
14s
test
3s
build-library
24s
build-android
10m 44s
build-ios
1m 43s
Annotations
11 errors
|
lint:
example/src/controls/mapsControls.tsx#L212
'View' cannot be used as a JSX component.
|
|
lint:
example/src/App.tsx#L68
'Button' cannot be used as a JSX component.
|
|
lint:
example/src/App.tsx#L67
'View' cannot be used as a JSX component.
|
|
lint:
example/src/App.tsx#L66
'View' cannot be used as a JSX component.
|
|
lint:
example/src/App.tsx#L60
'Button' cannot be used as a JSX component.
|
|
lint:
example/src/App.tsx#L59
'View' cannot be used as a JSX component.
|
|
lint:
example/src/App.tsx#L54
'Button' cannot be used as a JSX component.
|
|
lint:
example/src/App.tsx#L53
'View' cannot be used as a JSX component.
|
|
lint:
example/src/App.tsx#L52
'View' cannot be used as a JSX component.
|
|
lint:
example/src/App.tsx#L50
'View' cannot be used as a JSX component.
|
|
build-ios
Process completed with exit code 1.
|