Skip to content

Dark Theme Final

Dark Theme Final #2585

Triggered via pull request September 13, 2023 12:47
Status Failure
Total duration 1m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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'.
lint
Process completed with exit code 1.
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/MobileTable.tsx#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/RenderMonths.js#L5
'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/SidebarCategory.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/SidebarGroup.js#L5
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
lint: packages/desktop-client/src/components/transactions/TransactionsTable.js#L56
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors