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: add linter process in ci workflow #22

Merged
merged 10 commits into from
Jan 16, 2024

Commits on Jan 16, 2024

  1. ci: add linter process in ci workflow

    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f4c29b9 View commit details
    Browse the repository at this point in the history
  2. ci: add golangci-lint image and version

    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f2cab59 View commit details
    Browse the repository at this point in the history
  3. ci: remove run command

    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bc61928 View commit details
    Browse the repository at this point in the history
  4. ci: testing lint to failure adding gosec warning

    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    361c624 View commit details
    Browse the repository at this point in the history
  5. ci: add a verbose command

    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    759f371 View commit details
    Browse the repository at this point in the history
  6. ci: remove run command from args

    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a797e99 View commit details
    Browse the repository at this point in the history
  7. ci: add a custom output format to show filepath and code line has a w…

    …arning
    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6ab60ad View commit details
    Browse the repository at this point in the history
  8. ci: override out format from .yml file

    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    07ccfd2 View commit details
    Browse the repository at this point in the history
  9. ci: fixed gosec to allow linter has successful

    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ec79a12 View commit details
    Browse the repository at this point in the history
  10. ci: rename principal job name

    Luis F S Covelo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    12b36de View commit details
    Browse the repository at this point in the history