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

chore: Adds go vet analyzers in CI #47

Merged
merged 7 commits into from
Jan 15, 2024

Commits on Jan 10, 2024

  1. Enable go vet checks in CI

    Signed-off-by: Patricia Reinoso <[email protected]>
    patriciareinoso committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c99f5c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Enable fieldalignment go vet check

    Signed-off-by: Patricia Reinoso <[email protected]>
    patriciareinoso committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    38f6135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d0afff View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Fix nilness go vet check

    Signed-off-by: Patricia Reinoso <[email protected]>
    patriciareinoso committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e0bcae5 View commit details
    Browse the repository at this point in the history
  2. Update context/context.go

    Co-authored-by: gab-arrobo <[email protected]>
    patriciareinoso and gab-arrobo authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8b25b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8fe0c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d083f75 View commit details
    Browse the repository at this point in the history