refactor: replace assertShellIsRunning with logAndQuit in testpwd and… #378
Annotations
10 errors
Run dominikh/[email protected]:
internal/stage12.go#L29
not enough arguments in call to testCase1.Run
|
Run dominikh/[email protected]:
internal/stage12.go#L35
not enough arguments in call to testCase2.Run
|
Run dominikh/[email protected]:
internal/stage12.go#L29
not enough arguments in call to testCase1.Run
|
Run dominikh/[email protected]:
internal/stage12.go#L35
not enough arguments in call to testCase2.Run
|
Run dominikh/[email protected]:
internal/assertions/assertion_error.go#L13
comment on exported method ErrorMessage should be of the form "ErrorMessage ..." (ST1020)
|
Run dominikh/[email protected]:
internal/async_reader/async_reader.go#L40
comment on exported method Read should be of the form "Read ..." (ST1020)
|
Run dominikh/[email protected]:
internal/screen_asserter/screen_asserter.go#L10
comment on exported type ScreenAsserter should be of the form "ScreenAsserter ..." (with optional leading article) (ST1021)
|
Run dominikh/[email protected]:
internal/shell_executable/shell_executable.go#L189
comment on exported method GetLogger should be of the form "GetLogger ..." (ST1020)
|
Run dominikh/[email protected]:
internal/shell_executable/virtual_terminal.go#L10
comment on exported type VirtualTerminal should be of the form "VirtualTerminal ..." (with optional leading article) (ST1021)
|
Run dominikh/[email protected]:
internal/shell_executable/virtual_terminal.go#L44
comment on exported method GetScreenState should be of the form "GetScreenState ..." (ST1020)
|
Loading