ci: add test, fmt, lint workflows #22
Annotations
1 error and 11 warnings
Run make fmt
Process completed with exit code 2.
|
|
Run make fmt:
Coder Desktop/Proto/Receiver.swift#L2
Sort import statements alphabetically. (sortImports)
|
Run make fmt:
Coder Desktop/Proto/Receiver.swift#L3
Sort import statements alphabetically. (sortImports)
|
Run make fmt:
Coder Desktop/Proto/Receiver.swift#L22
Add space inside curly braces. (spaceInsideBraces)
|
Run make fmt:
Coder Desktop/Proto/Receiver.swift#L42
Add space inside curly braces. (spaceInsideBraces)
|
Run make fmt:
Coder Desktop/ProtoTests/SpeakerTests.swift#L1
Sort import statements alphabetically. (sortImports)
|
Run make fmt:
Coder Desktop/ProtoTests/SpeakerTests.swift#L2
Sort import statements alphabetically. (sortImports)
|
Run make fmt:
Coder Desktop/ProtoTests/SpeakerTests.swift#L12
Remove trailing space at end of a line. (trailingSpace)
|
Run make fmt:
Coder Desktop/ProtoTests/SpeakerTests.swift#L28
Remove trailing space at end of a line. (trailingSpace)
|
Run make fmt:
Coder Desktop/ProtoTests/SpeakerTests.swift#L31
Insert/remove explicit self where applicable. (redundantSelf)
|
Run make fmt:
Coder Desktop/ProtoTests/SpeakerTests.swift#L35
Insert/remove explicit self where applicable. (redundantSelf)
|
Loading