Skip to content

golangci-lint govet show the following errors #208

@geekthattweaks

Description

@geekthattweaks
cmd/pullcord/main.go:169:14: nilness: nil dereference in dynamic method call (govet)
				err.Error(),
				         ^
net/basictls_test.go:255:7: nilness: impossible condition: non-nil == nil (govet)
	if c == nil {
	     ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions