chore: add mutagen prompting gRPC #541
Annotations
8 errors, 10 warnings, and 1 notice
fmt
Process completed with exit code 2.
|
lint:
Coder-Desktop/VPNLib/FileSync/MutagenConvert.swift#L83
Files should have a single trailing newline (trailing_newline)
|
lint:
Coder-Desktop/VPNLib/FileSync/MutagenConvert.swift#L61
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
lint:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L417
File should contain 400 lines or less: currently contains 417 (file_length)
|
lint:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L300
Function name 'Host(allowPrompts:)' should start with a lowercase character (identifier_name)
|
lint:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L296
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
lint:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L348
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
lint
Process completed with exit code 2.
|
fmt:
Coder-Desktop/VPNLib/FileSync/MutagenConvert.swift#L61
Replace consecutive blank lines with a single blank line. (consecutiveBlankLines)
|
fmt:
Coder-Desktop/VPNLib/FileSync/MutagenConvert.swift#L83
Add empty blank line at end of file. (linebreakAtEndOfFile)
|
fmt:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L296
Replace consecutive blank lines with a single blank line. (consecutiveBlankLines)
|
fmt:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L320
Remove redundant identifiers in optional binding conditions. (redundantOptionalBinding)
|
fmt:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L331
Indent code in accordance with the scope level. (indent)
|
fmt:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L332
Indent code in accordance with the scope level. (indent)
|
fmt:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L333
Indent code in accordance with the scope level. (indent)
|
fmt:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L334
Indent code in accordance with the scope level. (indent)
|
fmt:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L335
Indent code in accordance with the scope level. (indent)
|
fmt:
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift#L336
Indent code in accordance with the scope level. (indent)
|
test
Tests Passed: 0 failed, 0 skipped, 0 total (0.002 seconds)
|