Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Code doesn't match method semantic annotation #82

@juanjux

Description

@juanjux

Code:

class EqualsNotNull {
    public boolean equals(@javax.annotation.Nonnull Object obj) { }
}

Error:

    --- FAIL: TestJavaDriver/semantic/equals_notnull (0.01s)
    	fixtures.go:269: blacklisted nodes of type "MethodDeclaration" (1) found in the tree

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions