Skip to content

Fix dialyzer specs#859

Merged
benoitc merged 2 commits into
benoitc:masterfrom
tomekowal:fix/async-and-stream-types-dialyzer
Jun 3, 2026
Merged

Fix dialyzer specs#859
benoitc merged 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>
@benoitc benoitc merged commit ac28bbd into benoitc:master Jun 3, 2026
6 checks passed
@benoitc
Copy link
Copy Markdown
Owner

benoitc commented Jun 3, 2026

merged. Thanks!

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