Skip to content

Update utoipa-swagger-ui dependency to 9.0.1#131

Merged
maks-ivanov merged 4 commits intomainfrom
bump-utoipa
Apr 16, 2025
Merged

Update utoipa-swagger-ui dependency to 9.0.1#131
maks-ivanov merged 4 commits intomainfrom
bump-utoipa

Conversation

@maks-ivanov
Copy link
Copy Markdown
Contributor

No description provided.

Continue processing references when individual definition lookups fail,
rather than failing the entire operation. Only return error when all
lookups fail.

Also refactor mount directory validation to use is_err() idiom.
@maks-ivanov maks-ivanov requested a review from Copilot April 16, 2025 14:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • lsproxy/Dockerfile: Language not supported
  • release/Dockerfile: Language not supported
Comments suppressed due to low confidence (2)

lsproxy/src/lsp/manager/manager.rs:402

  • [nitpick] Consider enhancing the warning message by including additional context from ast_match to help diagnose which reference failed, rather than relying solely on its name.
                Err(e) => {

lsproxy/src/lib.rs:114

  • [nitpick] Consider using the project's centralized logging mechanism rather than eprintln, to ensure consistency in error reporting throughout the application.
    if check_mount_dir().is_err() {

@maks-ivanov maks-ivanov merged commit 86189ad into main Apr 16, 2025
2 checks passed
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.

2 participants