chore: Re-testing everything #45
go.yaml
on: pull_request
lint
28s
sdk-build
35s
Matrix: examples
Annotations
7 errors and 3 warnings
examples (http-server):
_examples/http-server/main.go#L49
Error return value of `w.Write` is not checked (errcheck)
|
examples (http-server):
_examples/http-server/main.go#L55
Error return value of `w.Write` is not checked (errcheck)
|
examples (http-server):
_examples/http-server/main.go#L69
Error return value of `w.Write` is not checked (errcheck)
|
examples (http-server):
_examples/http-server/main.go#L58
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
examples (http-server)
issues found
|
examples (http-client)
The job was canceled because "http-server" failed.
|
examples (http-client)
The operation was canceled.
|
sdk-build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
examples (http-server)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
examples (http-client)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|