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

fix(ci): Download Go modules before linting to resolve TypeCheck errors #257

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

chore(ci): Latest version of GoLang CI Lint

2779b52
Select commit
Loading
Failed to load commit list.
Open

fix(ci): Download Go modules before linting to resolve TypeCheck errors #257

chore(ci): Latest version of GoLang CI Lint
2779b52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2024 in 0s

55.13% (+0.00%) compared to c02dc5f

View this Pull Request on Codecov

55.13% (+0.00%) compared to c02dc5f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c02dc5f) 55.13% compared to head (2779b52) 55.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   55.13%   55.13%           
=======================================
  Files          35       35           
  Lines        3337     3337           
=======================================
  Hits         1840     1840           
  Misses       1230     1230           
  Partials      267      267           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.