1.0.1 some bugfixes, fix warnings errors, can create logs by dragging #39
Annotations
10 errors and 11 warnings
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L1611
Property '_dark' of type 'undefined' is not assignable to 'string' index type 'string'.
|
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L1612
Property 'opacity' of type 'undefined' is not assignable to 'string' index type 'string'.
|
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L1613
Property 'cursor' of type 'undefined' is not assignable to 'string' index type 'string'.
|
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L1621
Property 'opacity' of type 'undefined' is not assignable to 'string' index type 'string | { [x: string]: string; }'.
|
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L1622
Property 'cursor' of type 'undefined' is not assignable to 'string' index type 'string | { [x: string]: string; }'.
|
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L1875
Property 'outline' of type 'undefined' is not assignable to 'string' index type 'string'.
|
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L1876
Property 'boxShadow' of type 'undefined' is not assignable to 'string' index type 'string'.
|
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L2615
Property 'boxShadow' of type 'undefined' is not assignable to 'string' index type 'string'.
|
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L2616
Property 'opacity' of type 'undefined' is not assignable to 'string' index type 'string'.
|
npm test:
node_modules/@chakra-ui/theme/dist/index.d.ts#L2617
Property 'cursor' of type 'undefined' is not assignable to 'string' index type 'string'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
npm test:
src/renderer/App.tsx#L75
Unexpected console statement
|
npm test:
src/renderer/components/drawers/SettingsDrawer.tsx#L91
React Hook useEffect has a missing dependency: 'importFile'. Either include it or remove the dependency array
|
npm test:
src/renderer/components/form-controls/SubitemAutoCompleteInput.tsx#L93
React Hook useEffect has a missing dependency: 'query'. Either include it or remove the dependency array
|
npm test:
src/renderer/components/form-controls/SubitemFieldArray.tsx#L18
Prop spreading is forbidden
|
npm test:
src/renderer/components/form-controls/ValidatedDateTimeControl.tsx#L45
Prop spreading is forbidden
|
npm test:
src/renderer/components/form-controls/ValidatedFormikControl.tsx#L44
Prop spreading is forbidden
|
npm test:
src/renderer/components/form-controls/ValidatedFormikNumberControl.tsx#L52
Prop spreading is forbidden
|
npm test:
src/renderer/components/form/ItemForm.tsx#L32
Prop spreading is forbidden
|
npm test:
src/renderer/components/formik/LogFormik.tsx#L58
Unexpected console statement
|
npm test:
src/renderer/data/interfaces/ItemInterface.ts#L2
Dependency cycle detected
|
The logs for this run have expired and are no longer available.
Loading