Add GitHub Actions workflows #1
Annotations
32 errors
go test (oldstable, ubuntu-latest)
Process completed with exit code 1.
|
golangci-lint (oldstable):
lib/session.go#L217
Error return value of `proc.Signal` is not checked (errcheck)
|
golangci-lint (oldstable):
lib/store.go#L227
Error return value is not checked (errcheck)
|
golangci-lint (oldstable):
lib/store.go#L236
Error return value is not checked (errcheck)
|
golangci-lint (oldstable):
lib/store.go#L283
Error return value is not checked (errcheck)
|
golangci-lint (oldstable):
lib/store.go#L287
Error return value of `s.sealSessionCache` is not checked (errcheck)
|
golangci-lint (oldstable):
main_test.go#L29
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint (oldstable):
main_test.go#L53
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint (oldstable):
menu/menu.go#L14
var `blue` is unused (unused)
|
golangci-lint (oldstable):
menu/menu.go#L24
type `handler` is unused (unused)
|
golangci-lint (oldstable):
menu/menu.go#L25
type `output` is unused (unused)
|
go test (oldstable, windows-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
|
go test (oldstable, windows-latest)
The operation was canceled.
|
go test (stable, windows-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
|
go test (stable, windows-latest)
The operation was canceled.
|
go test (oldstable, macos-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
|
go test (oldstable, macos-latest)
The operation was canceled.
|
go test (stable, ubuntu-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
|
go test (stable, ubuntu-latest)
The operation was canceled.
|
go test (stable, macos-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
|
go test (stable, macos-latest)
The operation was canceled.
|
golangci-lint (stable)
The job was canceled because "oldstable" failed.
|
golangci-lint (stable):
lib/session.go#L217
Error return value of `proc.Signal` is not checked (errcheck)
|
golangci-lint (stable):
lib/store.go#L227
Error return value is not checked (errcheck)
|
golangci-lint (stable):
lib/store.go#L236
Error return value is not checked (errcheck)
|
golangci-lint (stable):
lib/store.go#L283
Error return value is not checked (errcheck)
|
golangci-lint (stable):
lib/store.go#L287
Error return value of `s.sealSessionCache` is not checked (errcheck)
|
golangci-lint (stable):
main_test.go#L29
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint (stable):
main_test.go#L53
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint (stable):
menu/menu.go#L14
var `blue` is unused (unused)
|
golangci-lint (stable):
menu/menu.go#L24
type `handler` is unused (unused)
|
golangci-lint (stable):
menu/menu.go#L25
type `output` is unused (unused)
|