gchq / gchq/sleeper

Consider removing findbugs exclusions for null pointer problems

Open
#181 0 comments 0 reactions 0 assignees View on GitHub
linting
Dominant language
Java
Stars
107
Forks
29
Avg merge
19h 46m
Merged PRs (30d)
141

Description

There are suppressions for NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE in many places in the code with SuppressFBWarnings annotations.

https://spotbugs.readthedocs.io/en/stable/bugDescriptions.html#np-possible-null-pointer-dereference-due-to-return-value-of-called-method-np-null-on-some-path-from-return-value

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.