chore(deps): bump react-native from 0.81.4 to 0.82.1 #716
ci.yml
on: pull_request
commitlint
5s
lint
1m 1s
test
1m 31s
build-library
43s
build-web
43s
build-ios-dev
57s
Annotations
10 errors
|
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'.
|