1.0.3 #53
Annotations
14 errors and 11 warnings
|
|
|
|
|
|
|
test (ubuntu-latest):
src/renderer/components/drawers/InfoDrawer.tsx#L149
Replace `{t('kcal')}·/·{t('day').toLocaleLowerCase()}` with `⏎··················{t('kcal')}·/·{t('day').toLocaleLowerCase()}⏎················`
|
test (ubuntu-latest):
src/renderer/components/drawers/InfoDrawer.tsx#L154
Replace `·?·Math.round(totalDailyEnergyExpenditureKcal)` with `⏎····················?·Math.round(totalDailyEnergyExpenditureKcal)⏎···················`
|
test (ubuntu-latest):
src/renderer/components/drawers/InfoDrawer.tsx#L156
Replace `{t('kcal')}·/·{t('day').toLocaleLowerCase()}` with `⏎··················{t('kcal')}·/·{t('day').toLocaleLowerCase()}⏎················`
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
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-controls/SubitemFieldArray.tsx#L18
Prop spreading is forbidden
|
test (ubuntu-latest):
src/renderer/components/form-controls/ValidatedDateTimeControl.tsx#L45
Prop spreading is forbidden
|
test (ubuntu-latest):
src/renderer/components/form-controls/ValidatedFormikControl.tsx#L44
Prop spreading is forbidden
|
test (ubuntu-latest):
src/renderer/components/form-controls/ValidatedFormikNumberControl.tsx#L52
Prop spreading is forbidden
|
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 (ubuntu-latest):
src/renderer/data/interfaces/ItemInterface.ts#L2
Dependency cycle detected
|