Skip to content

fix: remove unnecessary using directive to fix IDE0005 build errors #5

fix: remove unnecessary using directive to fix IDE0005 build errors

fix: remove unnecessary using directive to fix IDE0005 build errors #5

Triggered via push September 14, 2025 12:29
Status Failure
Total duration 54s
Artifacts

format-check.yml

on: push
format-check
50s
format-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
format-check: src/Models/Watcher.cs#L2
Using directive is unnecessary.
format-check: src/Models/RefreshOptions.cs#L1
Using directive is unnecessary.
format-check: src/Commands/QueryBranchesOptimized.cs#L3
Using directive is unnecessary.
format-check: src/Commands/GitFlowFinish.cs#L2
Using directive is unnecessary.
format-check: src/Commands/CommandWithRetry.cs#L3
Using directive is unnecessary.
format-check: src/Models/User.cs#L3
Using directive is unnecessary.
format-check: src/Models/User.cs#L1
Using directive is unnecessary.
format-check: src/Models/CredentialManager.cs#L5
Using directive is unnecessary.
format-check: src/Commands/Optimization/BatchQueryExecutor.cs#L5
Using directive is unnecessary.
format-check: src/Models/PerformanceMonitor.cs#L4
Using directive is unnecessary.