Skip to content

fix: dialyzer and deprecation warnings#418

Merged
mattpolzin merged 2 commits intobeam-community:mainfrom
opallabs:fix-dialyzer-warnings
Apr 14, 2026
Merged

fix: dialyzer and deprecation warnings#418
mattpolzin merged 2 commits intobeam-community:mainfrom
opallabs:fix-dialyzer-warnings

Conversation

@mattpolzin
Copy link
Copy Markdown
Member

@mattpolzin mattpolzin commented Apr 14, 2026

Fixes Plug warning:

warning: use Plug.Test is deprecated. Please use import Plug.Test and impor t Plug.Conn directly instead.

Fixes Dialyzer warning:

Diagnostics:

  1. The pattern can never match the type.

Pattern:
false

Type:
true

@mattpolzin mattpolzin force-pushed the fix-dialyzer-warnings branch from 51b837c to 197fe5f Compare April 14, 2026 03:12
@mattpolzin mattpolzin marked this pull request as ready for review April 14, 2026 03:24
@mattpolzin mattpolzin requested a review from a team as a code owner April 14, 2026 03:24
@mattpolzin mattpolzin merged commit d092bbc into beam-community:main Apr 14, 2026
9 checks passed
@mattpolzin mattpolzin deleted the fix-dialyzer-warnings branch April 14, 2026 03:27
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.

1 participant