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: swagger error and golangci-lint config #1142

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

wass3r
Copy link
Collaborator

@wass3r wass3r commented Jun 10, 2024

one overlooked swagger annotation issue
fix for golangci-lint config (format is not a valid property - see https://golangci-lint.run/usage/configuration/#output-configuration) - which also fixes error reporting locally in certain editors

one overlooked swagger annotation issue
fix for golangci-lint config (format is not a valid property) - which
also fixes error reporting locally in certain editors
@wass3r wass3r requested a review from a team as a code owner June 10, 2024 20:01
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.97%. Comparing base (1b68ff6) to head (359c8ec).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1142   +/-   ##
=======================================
  Coverage   51.97%   51.97%           
=======================================
  Files         548      548           
  Lines       18794    18794           
=======================================
  Hits         9768     9768           
  Misses       8468     8468           
  Partials      558      558           
Files Coverage Δ
api/auth/validate_oauth.go 0.00% <ø> (ø)

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.

4 participants