Skip to content

✨ v3 (feature): request binding #6185

✨ v3 (feature): request binding

✨ v3 (feature): request binding #6185

Triggered via pull request August 30, 2024 16:54
@efectnefectn
synchronize #2006
trim21:bind
Status Failure
Total duration 40s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: bind.go#L20
fieldalignment: struct with 40 pointer bytes could be 24 (govet)
lint: bind.go#L28
type assertion must be checked (forcetypeassert)
lint: bind.go#L28
Error return value is not checked (errcheck)
lint: bind.go#L38
fieldalignment: struct with 120 pointer bytes could be 96 (govet)
lint: bind_test.go#L1
directive `//nolint:wrapcheck,tagliatelle // We must not wrap errors in tests` is unused for linter "wrapcheck" (nolintlint)
lint: bind_test.go#L22
type assertion must be checked (forcetypeassert)
lint: bind_test.go#L22
Error return value is not checked (errcheck)
lint: bind_test.go#L46
type assertion must be checked (forcetypeassert)
lint: bind_test.go#L46
Error return value is not checked (errcheck)
lint: bind_test.go#L73
type assertion must be checked (forcetypeassert)