chore(deps): bump react-native from 0.81.4 to 0.86.0 #1128
ci.yml
on: pull_request
commitlint
5s
lint
1m 15s
test
31s
build-library
55s
build-web
48s
build-ios-dev
1m 18s
Annotations
12 errors and 6 warnings
|
test
Process completed with exit code 1.
|
|
build-web
Process completed with exit code 1.
|
|
build-library
Process completed with exit code 1.
|
|
build-ios-dev
Process completed with exit code 1.
|
|
lint
Process completed with exit code 2.
|
|
lint:
src/web/api.tsx#L72
Type '() => ColorSchemeName | null | undefined' is not assignable to type '() => ColorSchemeName'.
|
|
lint:
src/native/reactivity.ts#L222
Argument of type 'string' is not assignable to parameter of type 'Value'.
|
|
lint:
src/native/reactivity.ts#L220
Argument of type 'ColorSchemeName | null | undefined' is not assignable to parameter of type 'ColorSchemeName | Read<ColorSchemeName, ColorSchemeName>'.
|
|
lint:
src/native/api.tsx#L76
Argument of type 'string' is not assignable to parameter of type 'Value'.
|
|
lint:
src/jest/index.ts#L25
Argument of type 'null' is not assignable to parameter of type 'Value'.
|
|
lint:
src/jest/index.ts#L24
Argument of type 'null' is not assignable to parameter of type 'ColorSchemeName'.
|
|
lint:
src/components/FlatList.tsx#L12
Expression produces a union type that is too complex to represent.
|
|
commitlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-web
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-library
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-ios-dev
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|