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

ci: Run Linting as a separate job #579

Merged
merged 1 commit into from
Jul 14, 2020
Merged

ci: Run Linting as a separate job #579

merged 1 commit into from
Jul 14, 2020

Conversation

dthomson25
Copy link
Member

The following PR is failing CI at the listing step here

Per this golangci/golangci-lint-action#23 (comment) issue, the golangci maintainer recommends running the golangci as a separate job.

@codecov
Copy link

codecov bot commented Jul 14, 2020

Codecov Report

Merging #579 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #579   +/-   ##
=======================================
  Coverage   85.82%   85.82%           
=======================================
  Files          87       87           
  Lines        8294     8294           
=======================================
  Hits         7118     7118           
  Misses        842      842           
  Partials      334      334           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db3ad5e...1acf99b. Read the comment docs.

@dthomson25 dthomson25 merged commit 057fdb9 into master Jul 14, 2020
@jessesuen jessesuen deleted the fix-linting branch November 19, 2020 10:39
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