Skip to content

1.0.13 whitespace fix #79

1.0.13 whitespace fix

1.0.13 whitespace fix #79

Triggered via push February 28, 2024 23:58
Status Success
Total duration 6m 44s
Artifacts

test.yml

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

Annotations

33 warnings
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/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/data/yup/YupItemSchema.ts#L4
Dependency cycle detected
test (ubuntu-latest): src/renderer/data/yup/YupSubitemSchema.ts#L3
Dependency cycle detected
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/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/data/yup/YupItemSchema.ts#L4
Dependency cycle detected
test (windows-latest): src/renderer/data/yup/YupSubitemSchema.ts#L3
Dependency cycle detected
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/.
test (macos-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 (macos-latest): src/renderer/components/form/ItemForm.tsx#L32
Prop spreading is forbidden
test (macos-latest): src/renderer/data/yup/YupItemSchema.ts#L4
Dependency cycle detected
test (macos-latest): src/renderer/data/yup/YupSubitemSchema.ts#L3
Dependency cycle detected