Dark Theme Final #2593
Triggered via pull request
September 13, 2023 18:28
Status
Failure
Total duration
2m 18s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 10 warnings
typecheck:
packages/desktop-client/src/components/Titlebar.tsx#L153
Cannot find name 'colors'.
|
typecheck:
packages/desktop-client/src/components/Titlebar.tsx#L157
Cannot find name 'colors'.
|
typecheck:
packages/desktop-client/src/components/Titlebar.tsx#L161
Cannot find name 'colors'.
|
typecheck:
packages/desktop-client/src/components/Titlebar.tsx#L165
Cannot find name 'colors'.
|
typecheck
Process completed with exit code 2.
|
lint
Process completed with exit code 1.
|
lint:
packages/desktop-client/src/components/UpdateNotification.tsx#L56
Replace `·color:·theme.buttonPrimaryText,·textDecoration:·'underline'` with `⏎··················color:·theme.buttonPrimaryText,⏎··················textDecoration:·'underline',⏎···············`
|
lint:
packages/desktop-client/src/components/UpdateNotification.tsx#L62
Replace `·color:·theme.buttonPrimaryText,·textDecoration:·'underline'` with `⏎··················color:·theme.buttonPrimaryText,⏎··················textDecoration:·'underline',⏎···············`
|
lint:
packages/desktop-client/src/components/accounts/Header.js#L10
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
lint:
packages/desktop-client/src/components/budget/BudgetCategories.js#L3
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
lint:
packages/desktop-client/src/components/budget/BudgetTotals.js#L4
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
lint:
packages/desktop-client/src/components/budget/ExpenseGroup.js#L3
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
lint:
packages/desktop-client/src/components/budget/IncomeGroup.js#L3
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|
lint:
packages/desktop-client/src/components/budget/MobileBudgetTable.js#L85
Replace `·title="PROJECTED·SAVINGS"·style={{·color:·theme.formInputText·}}` with `⏎··········title="PROJECTED·SAVINGS"⏎··········style={{·color:·theme.formInputText·}}⏎·······`
|
lint:
packages/desktop-client/src/components/budget/MobileBudgetTable.js#L1104
Replace `·style={{·color:·theme.formInputTextReadOnlySelection·}}·width="15"·height="15"` with `⏎············style={{·color:·theme.formInputTextReadOnlySelection·}}⏎············width="15"⏎············height="15"⏎·········`
|
lint:
packages/desktop-client/src/components/budget/MobileTable.tsx#L3
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
|