Skip to content

Update most buttons to the modern Button component #597

Update most buttons to the modern Button component

Update most buttons to the modern Button component #597

Triggered via pull request January 1, 2026 23:39
Status Failure
Total duration 42s
Artifacts

build.yaml

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

Annotations

10 errors
UI (22): resources/scripts/components/server/network/NetworkContainer.tsx#L7
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
UI (22): resources/scripts/components/server/files/RenameFileModal.tsx#L9
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
UI (22): resources/scripts/components/server/files/FileNameModal.tsx#L9
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
UI (22): resources/scripts/components/server/files/FileEditContainer.tsx#L14
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
UI (22): resources/scripts/components/server/files/ChmodFileModal.tsx#L10
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
UI (22): resources/scripts/components/server/features/GSLTokenModalFeature.tsx#L5
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
UI (22): resources/scripts/components/server/backups/CreateBackupButton.tsx#L10
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
UI (22): resources/scripts/components/dashboard/ssh/CreateSSHKeyForm.tsx#L7
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
UI (22): resources/scripts/components/dashboard/forms/CreateApiKeyForm.tsx#L12
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
UI (22): resources/scripts/components/dashboard/ApiKeyModal.tsx#L3
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`