Merge pull request #36 from FMotalleb:fix_panic_check #68
Annotations
12 errors and 2 warnings
ci (ubuntu-latest):
core/cmd_connection/docker_create.go#L131
Error return value of `helpers.WarnOnErr` is not checked (errcheck)
|
ci (ubuntu-latest):
core/cmd_connection/docker_create.go#L184
Error return value of `helpers.WarnOnErr` is not checked (errcheck)
|
ci (ubuntu-latest):
core/task/command.go#L73
Error return value of `helpers.WarnOnErr` is not checked (errcheck)
|
ci (ubuntu-latest)
Process completed with exit code 2.
|
ci (macos-latest):
core/cmd_connection/docker_create.go#L131
Error return value of `helpers.WarnOnErr` is not checked (errcheck)
|
ci (macos-latest):
core/cmd_connection/docker_create.go#L184
Error return value of `helpers.WarnOnErr` is not checked (errcheck)
|
ci (macos-latest):
core/task/command.go#L73
Error return value of `helpers.WarnOnErr` is not checked (errcheck)
|
ci (macos-latest)
Process completed with exit code 2.
|
ci (windows-latest):
core/cmd_connection/docker_create.go#L131
Error return value of `helpers.WarnOnErr` is not checked (errcheck)
|
ci (windows-latest):
core/cmd_connection/docker_create.go#L184
Error return value of `helpers.WarnOnErr` is not checked (errcheck)
|
ci (windows-latest):
core/task/command.go#L73
Error return value of `helpers.WarnOnErr` is not checked (errcheck)
|
ci (windows-latest)
Process completed with exit code 2.
|
ci (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
ci (macos-latest)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|