Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temp2 #9

Closed
wants to merge 17 commits into from
Closed

Temp2 #9

wants to merge 17 commits into from

Conversation

mohit-zangoh
Copy link
Owner

No description provided.

sm sync.Map
}

type Result struct {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint-pr-review] reported by reviewdog 🐶
exported type Result should have comment or be unexported

return l
}

type FilteredResult struct {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint-pr-review] reported by reviewdog 🐶
exported type FilteredResult should have comment or be unexported

"fmt"
"sync"

"github.com/reviewdog/reviewdog/filter"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [staticcheck] <compile> reported by reviewdog 🐶
no required module provides package github.com/reviewdog/reviewdog/filter; to add it:
go get github.com/reviewdog/reviewdog/filter

"sync"

"github.com/reviewdog/reviewdog/filter"
"github.com/reviewdog/reviewdog/proto/rdf"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [staticcheck] <compile> reported by reviewdog 🐶
no required module provides package github.com/reviewdog/reviewdog/proto/rdf; to add it:
go get github.com/reviewdog/reviewdog/proto/rdf

"io"
"os"

"github.com/reviewdog/reviewdog/diff"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [staticcheck] <compile> reported by reviewdog 🐶
no required module provides package github.com/reviewdog/reviewdog/diff; to add it:
go get github.com/reviewdog/reviewdog/diff


"github.com/reviewdog/reviewdog/diff"
"github.com/reviewdog/reviewdog/filter"
"github.com/reviewdog/reviewdog/parser"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [staticcheck] <compile> reported by reviewdog 🐶
no required module provides package github.com/reviewdog/reviewdog/parser; to add it:
go get github.com/reviewdog/reviewdog/parser

Copy link

Failed to generate code suggestions for PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants