Showing 3 of 3 total issues
Method P.Notify
has 5 return statements (exceeds 4 allowed). Open
Open
func (p P) Notify(n Notification) (*Response, error) { client := p.Client if client == nil { client = http.DefaultClient }
2: cannot find package "github.com/json-iterator/go" in any of: Open
Open
json "github.com/json-iterator/go"
- Exclude checks
TODO found Open
Open
echo "TODO: Use 'cov_report.sh'"
- Exclude checks