refactor!: remove go-github dependency and implement internal GitHub API client #154
Annotations
10 errors
|
lint:
github_test.go#L217
SA5011: possible nil pointer dereference (staticcheck)
|
|
lint:
github_test.go#L214
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
|
lint:
github_test.go#L206
SA5011: possible nil pointer dereference (staticcheck)
|
|
lint:
github_test.go#L203
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
|
lint:
github_test.go#L150
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
lint:
github_test.go#L136
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
lint:
github_test.go#L100
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
github_test.go#L88
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
github_test.go#L76
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
github_test.go#L60
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|