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 #67

Merged
merged 6 commits into from
Jan 15, 2024

Commits on Jan 10, 2024

  1. Enable go vet analyzers in CI

    Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
    patriciareinoso committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    66b8d9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d342ee8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. enable fieldalignment go vet analyzer

    Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
    patriciareinoso committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7ce3b9e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Update httpcallback/router.go

    Co-authored-by: gab-arrobo <gabriel.arrobo@intel.com>
    patriciareinoso and gab-arrobo authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    468226f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb071c3 View commit details
    Browse the repository at this point in the history
  3. gofmt file

    gab-arrobo committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f1a1212 View commit details
    Browse the repository at this point in the history