Skip to content

chore: fix check annotations for dev routes (@fehmer)#5549

Merged
Miodec merged 2 commits intomasterfrom
feature/cleanup-check-warnings-on-dev-route
Jul 1, 2024
Merged

chore: fix check annotations for dev routes (@fehmer)#5549
Miodec merged 2 commits intomasterfrom
feature/cleanup-check-warnings-on-dev-route

Conversation

@fehmer
Copy link
Copy Markdown
Member

@fehmer fehmer commented Jul 1, 2024

Fix lint warnings during ci-be build:

  • backend/src/api/controllers/dev.ts:272: 'it' is defined but never used.
  • backend/src/api/routes/dev.ts:2: 'authenticateRequest' is defined but never used.

@monkeytypegeorge monkeytypegeorge added the backend Server stuff label Jul 1, 2024
Copy link
Copy Markdown
Member

@Miodec Miodec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Miodec Miodec merged commit e8d9ce6 into master Jul 1, 2024
@Miodec Miodec deleted the feature/cleanup-check-warnings-on-dev-route branch July 1, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Server stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants