Skip to content

Does not pass nilness analyzer #507

@uhthomas

Description

@uhthomas

The package does not pass the nilness analyzer.

❯ go run golang.org/x/tools/go/analysis/passes/nilness/cmd/nilness@latest ./...
-: impossible condition: non-nil == nil
/home/thomas/code/github.com/getkin/kin-openapi/openapi3/schema.go:1418:64: tautological condition: non-nil != nil
exit status 3

It would be nice to fix this :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions