IIC2173-2015-2-Grupo2/news-api

View on GitHub
tasks/create.go

Summary

Maintainability
A
0 mins
Test Coverage

package comment should be of the form "Package tasks ..."
Open

//usr/bin/env go run $0 "$@"; exit
Severity: Minor
Found in tasks/create.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

//usr/bin/env go run $0 "$@"; exit
Severity: Minor
Found in tasks/create.go by gofmt

a blank import should be only in a main or test package, or have a comment justifying it
Open

    _ "github.com/lib/pq"
Severity: Minor
Found in tasks/create.go by golint

There are no issues that match your filters.

Category
Status