Add CGO build tags for systray and update flake version #34
Annotations
10 errors and 2 warnings
|
Lint:
internal/syndication/config.go#L200
S1002: should omit comparison to bool constant, can be simplified to `!account.Enabled` (gosimple)
|
|
Lint:
internal/tui/syndication_post.go#L157
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
|
|
Lint:
internal/tui/tui.go#L80
field `processingDone` is unused (unused)
|
|
Lint:
internal/tui/recording_setup.go#L1151
func `(*RecordingSetupModel).renderSelector` is unused (unused)
|
|
Lint:
internal/tui/recording_setup.go#L1104
func `(*RecordingSetupModel).renderRow` is unused (unused)
|
|
Lint:
internal/terminal/terminal.go#L143
Error return value of `r.cmd.Wait` is not checked (errcheck)
|
|
Lint:
internal/terminal/terminal.go#L139
Error return value of `r.cmd.Process.Signal` is not checked (errcheck)
|
|
Lint:
internal/terminal/terminal.go#L125
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
Lint:
internal/terminal/terminal.go#L104
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
Lint:
internal/terminal/terminal.go#L99
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|