Skip to content

1.0.1 some bugfixes, fix warnings errors, can create logs by dragging #39

1.0.1 some bugfixes, fix warnings errors, can create logs by dragging

1.0.1 some bugfixes, fix warnings errors, can create logs by dragging #39

Triggered via push February 22, 2024 16:37
Status Failure
Total duration 7m 21s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 23 warnings
test (ubuntu-latest): node_modules/@chakra-ui/theme/dist/index.d.ts#L1611
Property '_dark' of type 'undefined' is not assignable to 'string' index type 'string'.
test (ubuntu-latest): node_modules/@chakra-ui/theme/dist/index.d.ts#L1612
Property 'opacity' of type 'undefined' is not assignable to 'string' index type 'string'.
test (ubuntu-latest): node_modules/@chakra-ui/theme/dist/index.d.ts#L1613
Property 'cursor' of type 'undefined' is not assignable to 'string' index type 'string'.
test (ubuntu-latest): 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; }'.
test (ubuntu-latest): 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; }'.
test (ubuntu-latest): node_modules/@chakra-ui/theme/dist/index.d.ts#L1875
Property 'outline' of type 'undefined' is not assignable to 'string' index type 'string'.
test (ubuntu-latest): node_modules/@chakra-ui/theme/dist/index.d.ts#L1876
Property 'boxShadow' of type 'undefined' is not assignable to 'string' index type 'string'.
test (ubuntu-latest): node_modules/@chakra-ui/theme/dist/index.d.ts#L2615
Property 'boxShadow' of type 'undefined' is not assignable to 'string' index type 'string'.
test (ubuntu-latest): node_modules/@chakra-ui/theme/dist/index.d.ts#L2616
Property 'opacity' of type 'undefined' is not assignable to 'string' index type 'string'.
test (ubuntu-latest): node_modules/@chakra-ui/theme/dist/index.d.ts#L2617
Property 'cursor' of type 'undefined' is not assignable to 'string' index type 'string'.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest)
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/.
test (ubuntu-latest): src/renderer/App.tsx#L75
Unexpected console statement
test (ubuntu-latest): src/renderer/components/drawers/SettingsDrawer.tsx#L91
React Hook useEffect has a missing dependency: 'importFile'. Either include it or remove the dependency array
test (ubuntu-latest): src/renderer/components/form-controls/SubitemAutoCompleteInput.tsx#L93
React Hook useEffect has a missing dependency: 'query'. Either include it or remove the dependency array
test (ubuntu-latest): src/renderer/components/form/ItemForm.tsx#L32
Prop spreading is forbidden
test (ubuntu-latest): src/renderer/components/formik/LogFormik.tsx#L58
Unexpected console statement
test (windows-latest)
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/.
test (windows-latest): src/renderer/App.tsx#L75
Unexpected console statement
test (windows-latest): src/renderer/components/drawers/SettingsDrawer.tsx#L91
React Hook useEffect has a missing dependency: 'importFile'. Either include it or remove the dependency array
test (windows-latest): src/renderer/components/form-controls/SubitemAutoCompleteInput.tsx#L93
React Hook useEffect has a missing dependency: 'query'. Either include it or remove the dependency array
test (windows-latest): src/renderer/components/form/ItemForm.tsx#L32
Prop spreading is forbidden
test (windows-latest): src/renderer/components/formik/LogFormik.tsx#L58
Unexpected console statement
test (macos-latest)
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/.