Skip to content
Manually triggered May 24, 2024 12:01
Status Failure
Total duration 2m 47s
Artifacts

pr.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 10 warnings
Check / Types: src/DatePickerIOS.js#L45
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
Check / Types: src/colorConversions.test.js#L3
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Check / Types: src/colorConversions.test.js#L4
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Check / Types: src/colorConversions.test.js#L5
Cannot find name 'expect'.
Check / Types: src/colorConversions.test.js#L8
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Check / Types: src/colorConversions.test.js#L9
Cannot find name 'expect'.
Check / Types: src/colorConversions.test.js#L12
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Check / Types: src/colorConversions.test.js#L13
Cannot find name 'expect'.
Check / Types: src/colorConversions.test.js#L16
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Check / Types: src/colorConversions.test.js#L17
Cannot find name 'expect'.
Check / Lint: src/fabric/NativeRNDatePicker.js#L1
Replace `"use·strict";` with `'use·strict'`
Check / Lint: src/fabric/NativeRNDatePicker.js#L1
Extra semicolon
Check / Lint: src/fabric/NativeRNDatePicker.js#L2
Replace `"__esModule",·{·value:·true·});` with `'__esModule',·{·value:·true·})`
Check / Lint: src/fabric/NativeRNDatePicker.js#L2
Extra semicolon
Check / Lint: src/fabric/NativeRNDatePicker.js#L3
Replace `"react-native");` with `'react-native')`
Check / Lint: src/fabric/NativeRNDatePicker.js#L3
Extra semicolon
Check / Lint: src/fabric/NativeRNDatePicker.js#L4
Extra semicolon
Check / Lint: src/fabric/RNDatePickerNativeComponent.js#L1
Replace `"use·strict";` with `'use·strict'`
Build / Android
Process completed with exit code 1.
Build / iOS
Process completed with exit code 1.
Check / Lint: src/colorToHex.js#L33
Expected '!==' and instead saw '!='
Check / Lint: src/colorToHex.js#L38
Missing radix parameter
Check / Lint: src/colorToHex.js#L39
Missing radix parameter
Check / Lint: src/colorToHex.js#L40
Missing radix parameter
Check / Lint: src/colorToHex.js#L67
Expected '!==' and instead saw '!='
Check / Lint: src/fabric/NativeRNDatePicker.js#L1
Strings must use singlequote
Check / Lint: src/fabric/NativeRNDatePicker.js#L2
Strings must use singlequote
Check / Lint: src/fabric/NativeRNDatePicker.js#L3
Strings must use singlequote
Check / Lint: src/fabric/RNDatePickerNativeComponent.js#L1
Strings must use singlequote
Check / Lint: src/fabric/RNDatePickerNativeComponent.js#L3
Strings must use singlequote