Skip to content

feat: Add file generation wizard for QMK keyboard and keymap files #947

feat: Add file generation wizard for QMK keyboard and keymap files

feat: Add file generation wizard for QMK keyboard and keymap files #947

Triggered via pull request July 3, 2025 07:36
Status Success
Total duration 2m 27s
Artifacts

pullrequest.yaml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build (20.x): src/components/workbench/header/Header.tsx#L34
'set' is defined but never used. Allowed unused vars must match /^_/u
Build (20.x): src/components/workbench/header/Header.container.ts#L8
'IWorkbenchProjectFile' is defined but never used. Allowed unused vars must match /^_/u
Build (20.x)
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/