Skip to content

Fix dialyzer specs#859

Open
tomekowal wants to merge 2 commits into
benoitc:masterfrom
tomekowal:fix/async-and-stream-types-dialyzer
Open

Fix dialyzer specs#859
tomekowal wants to merge 2 commits into
benoitc:masterfrom
tomekowal:fix/async-and-stream-types-dialyzer

Conversation

@tomekowal
Copy link
Copy Markdown
Contributor

Hey! Sorry for a PR without corresponding issue, but I think it is a small change and non controversial change.

During work on Tesla support, I've seen dialyzer complaining. In a couple of places there were leftover reference types instead of currently used pid types. This PR fixes that.

tomekowal and others added 2 commits May 31, 2026 11:00
Async/streaming returns are pid() since 4.x. Drop {ok, reference()}
from middleware response type and dead request_ref field.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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