Skip to content

refactor: replace assertShellIsRunning with logAndQuit in testpwd and… #378

refactor: replace assertShellIsRunning with logAndQuit in testpwd and…

refactor: replace assertShellIsRunning with logAndQuit in testpwd and… #378

Triggered via push December 13, 2024 13:30
Status Failure
Total duration 47s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
lint: internal/stage12.go#L29
not enough arguments in call to testCase1.Run
lint: internal/stage12.go#L35
not enough arguments in call to testCase2.Run
lint: internal/stage12.go#L29
not enough arguments in call to testCase1.Run
lint: internal/stage12.go#L35
not enough arguments in call to testCase2.Run
lint: internal/assertions/assertion_error.go#L13
comment on exported method ErrorMessage should be of the form "ErrorMessage ..." (ST1020)
lint: internal/async_reader/async_reader.go#L40
comment on exported method Read should be of the form "Read ..." (ST1020)
lint: internal/screen_asserter/screen_asserter.go#L10
comment on exported type ScreenAsserter should be of the form "ScreenAsserter ..." (with optional leading article) (ST1021)
lint: internal/shell_executable/shell_executable.go#L189
comment on exported method GetLogger should be of the form "GetLogger ..." (ST1020)
lint: internal/shell_executable/virtual_terminal.go#L10
comment on exported type VirtualTerminal should be of the form "VirtualTerminal ..." (with optional leading article) (ST1021)
lint: internal/shell_executable/virtual_terminal.go#L44
comment on exported method GetScreenState should be of the form "GetScreenState ..." (ST1020)
test: internal/stage12.go#L29
not enough arguments in call to testCase1.Run
test: internal/stage12.go#L35
not enough arguments in call to testCase2.Run
test
test] Error 1
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636