Skip to content

Conversation

@dolmen
Copy link
Contributor

@dolmen dolmen commented May 12, 2022

Add two workflows:

  • Test: runs the test suite
  • golangci: run golangci-lint run

Jobs results are visible on my fork: https://github.com/dolmen-go/golbd.fork/actions

Close #8.

dolmen added 5 commits May 13, 2022 00:01
Linters which produce false positives are disabled.

We have known errors to fix, so for now the linter result is marked as
non-blocking (continue-on-error: true).
We have to fix errors before enabling strong failures.
Tests do not pass on Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Continuous integration: GitLab vs GitHub Actions

1 participant