feat: Add comprehensive project creation dialog with QMK template generation #893
Annotations
8 warnings
src/components/workbench/dialogs/RemainingBuildPurchaseHistoryDialog.container.tsx#L4
'clear' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/workbench/dialogs/CreateNewWorkbenchProjectDialog.tsx#L117
'IntegratedMcu' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/workbench/dialogs/CreateNewWorkbenchProjectDialog.tsx#L116
'DevelopmentBoardMcu' is defined but never used. Allowed unused vars must match /^_/u
|
src/actions/workbench.action.ts#L10
'successResult' is defined but never used. Allowed unused vars must match /^_/u
|
src/actions/workbench.action.ts#L10
'IEmptyResult' is defined but never used. Allowed unused vars must match /^_/u
|
src/actions/workbench.action.ts#L10
'errorResultOf' is defined but never used. Allowed unused vars must match /^_/u
|
src/actions/workbench.action.ts#L3
'IUserInformation' is defined but never used. Allowed unused vars must match /^_/u
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading