Skip to content

ui: make the Input component slightly shorter #156

ui: make the Input component slightly shorter

ui: make the Input component slightly shorter #156

Triggered via push September 29, 2023 22:47
Status Failure
Total duration 1m 8s
Artifacts

ui.yaml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Lint: resources/scripts/components/admin/servers/EggSelect.tsx#L6
Replace `Egg,·LoadedEgg` with `·Egg,·LoadedEgg·`
Lint: resources/scripts/components/admin/servers/NewServerContainer.tsx#L33
Replace `WithRelationships}·from·"@/api/admin"` with `·WithRelationships·}·from·'@/api/admin'`
Lint: resources/scripts/components/admin/servers/ServerStartupContainer.tsx#L10
Replace `Egg,·EggVariable,·LoadedEgg` with `·Egg,·EggVariable,·LoadedEgg·`
Lint: resources/scripts/components/admin/servers/ServerStartupContainer.tsx#L26
Replace `WithRelationships}·from·"@/api/admin"` with `·WithRelationships·}·from·'@/api/admin'`
Lint
Process completed with exit code 1.
Lint: resources/scripts/components/admin/servers/EggSelect.tsx#L6
'LoadedEgg' is defined but never used. Allowed unused vars must match /^_/u
Lint: resources/scripts/components/admin/servers/ServerStartupContainer.tsx#L6
'tw' is defined but never used. Allowed unused vars must match /^_/u
Lint: resources/scripts/components/admin/servers/ServerStartupContainer.tsx#L9
'InferModel' is defined but never used. Allowed unused vars must match /^_/u