Fix all golangci-lint errors with proper error handling #41
Annotations
10 errors and 4 warnings
|
Lint:
pkg/driver/appium/client_test.go#L14
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Lint:
pkg/driver/appium/client.go#L121
Error return value of `c.ExecuteMobile` is not checked (errcheck)
|
|
Lint:
pkg/report/html_test.go#L344
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
Lint:
pkg/report/html_test.go#L335
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
Lint:
pkg/report/html_test.go#L269
Error return value of `os.MkdirAll` is not checked (errcheck)
|
|
Lint:
pkg/report/html_test.go#L226
Error return value is not checked (errcheck)
|
|
Lint:
pkg/report/html_test.go#L225
Error return value of `os.MkdirAll` is not checked (errcheck)
|
|
Lint:
pkg/report/flow_test.go#L34
Error return value of `os.MkdirAll` is not checked (errcheck)
|
|
Lint:
pkg/report/flow.go#L185
Error return value is not checked (errcheck)
|
|
Lint:
pkg/report/flow.go#L25
Error return value is not checked (errcheck)
|
|
Lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0Awx/aQAAAAAacLgkFs+lQKS+SOMvNoHXUEhMMzBFREdFMDQyMABFZGdl
|
|
Lint
Failed to restore: Cache service responded with 400
|
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|