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

re-use linters workflow #191

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

re-use linters workflow #191

wants to merge 1 commit into from

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Feb 20, 2023

No description provided.

Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #191 (cbfde0b) into main (a9c4f26) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   78.66%   78.66%           
=======================================
  Files          12       12           
  Lines         600      600           
=======================================
  Hits          472      472           
  Misses        107      107           
  Partials       21       21           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@glimchb
Copy link
Member Author

glimchb commented Feb 21, 2023

failed on

Error: sztp-server/Dockerfile:6 DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`

and

  Running [/home/runner/golangci-lint-1.51.2-linux-amd64/golangci-lint run --out-format=github-actions --path-prefix=.] in [/home/runner/work/sztp/sztp] ...
  level=error msg="[linters_context] typechecking error: pattern ./...: directory prefix . does not contain main module or its selected dependencies"
  
  Error: golangci-lint exit with code 7

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.

1 participant