Skip to content

Conversation

@krupyansky
Copy link
Contributor

Describe your PR and link to any relevant issues.

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

@coveralls
Copy link

coveralls commented Sep 16, 2024

Coverage Status

coverage: 56.603% (-0.1%) from 56.704%
when pulling cc6e33b on krupyansky:bugfix/concurrent-for-resolvers
into dd41baf on 99designs:master.

@krupyansky
Copy link
Contributor Author

@StevenACoffman I don't understand why stage "Format and Generate / fmt-and-lint (1.22) (pull_request)" failed

I make command "generate ./..." in root folder of project and commit and push cnanges. But I got fail...(

@UnAfraid
Copy link
Collaborator

UnAfraid commented Sep 17, 2024

@StevenACoffman I don't understand why stage "Format and Generate / fmt-and-lint (1.22) (pull_request)" failed

I make command "generate ./..." in root folder of project and commit and push cnanges. But I got fail...(

Run

go generate ./...; cd _examples; go mod tidy; go generate ./...; cd ..

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.

3 participants