Skip to content

NullPointerException at BuildCause class #125

@alexandersavin93

Description

@alexandersavin93
public class BuildCause {
   ...
   Integer upstreamBuild;
   ...
   public int getUpstreamBuild() { return upstreamBuild; }
   ...
}

Method throws NullPointerException when upstreamBuild is null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions