This repository has been archived by the owner on Jan 30, 2025. It is now read-only.
working patch script #41
ci.yml
on: push
lint
27s
test
21s
build-library
20s
build-android
2m 0s
build-ios
5m 44s
Annotations
14 errors and 10 warnings
lint:
src/ReactNativeRenderer-dev.js#L89
Definition for rule 'react-internal/safe-string-coercion' was not found
|
lint:
src/ReactNativeRenderer-dev.js#L97
Definition for rule 'react-internal/no-production-logging' was not found
|
lint:
src/ReactNativeRenderer-dev.js#L273
Definition for rule 'react-internal/prod-error-codes' was not found
|
lint:
src/ReactNativeRenderer-dev.js#L285
Definition for rule 'react-internal/prod-error-codes' was not found
|
lint:
src/ReactNativeRenderer-dev.js#L5912
Definition for rule 'react-internal/prod-error-codes' was not found
|
lint:
src/ReactNativeRenderer-dev.js#L6477
Unreachable code
|
lint:
src/ReactNativeRenderer-dev.js#L7087
Definition for rule 'react-internal/safe-string-coercion' was not found
|
lint:
src/ReactNativeRenderer-dev.js#L9569
React Hook "useFiber" is called in function "updateTextNode" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
lint:
src/ReactNativeRenderer-dev.js#L9601
React Hook "useFiber" is called in function "updateElement" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
lint:
src/ReactNativeRenderer-dev.js#L9633
React Hook "useFiber" is called in function "updatePortal" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
build-android
react-native-improved-example#build:android: command (/home/runner/work/react-native-improved/react-native-improved/example) /tmp/xfs-908a602e/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
react-native-improved-example#build:ios: command (/Users/runner/work/react-native-improved/react-native-improved/example) /private/var/folders/qv/pdh5wsgn0lq3dp77zj602b5c0000gn/T/xfs-9faf3f5e/yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
lint:
src/ReactNativeRenderer-dev.js#L44
Nested block is redundant
|
lint:
src/ReactNativeRenderer-dev.js#L45
Nested block is redundant
|
lint:
src/ReactNativeRenderer-dev.js#L61
Nested block is redundant
|
lint:
src/ReactNativeRenderer-dev.js#L62
Nested block is redundant
|
lint:
src/ReactNativeRenderer-dev.js#L81
Nested block is redundant
|
lint:
src/ReactNativeRenderer-dev.js#L108
Value of 'error' may be overwritten in IE 8 and earlier
|
lint:
src/ReactNativeRenderer-dev.js#L108
'error' is already declared in the upper scope on line 60 column 14
|
lint:
src/ReactNativeRenderer-dev.js#L115
Nested block is redundant
|
lint:
src/ReactNativeRenderer-dev.js#L213
'callCallback' is already declared in the upper scope on line 8090 column 14
|
lint:
src/ReactNativeRenderer-dev.js#L230
'error' is already declared in the upper scope on line 60 column 14
|