lflux/eve-sdeloader

View on GitHub
blueprints/research_time.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method ResearchTime.GetTime should have comment or be unexported
Open

func (r *ResearchTime) GetTime() int64 {
Severity: Minor
Found in blueprints/research_time.go by golint

exported type ResearchTime should have comment or be unexported
Open

type ResearchTime struct {
Severity: Minor
Found in blueprints/research_time.go by golint

exported method ResearchTime.ActivityID should have comment or be unexported
Open

func (r *ResearchTime) ActivityID() ActivityID {
Severity: Minor
Found in blueprints/research_time.go by golint

There are no issues that match your filters.

Category
Status