Skip to content

Conversation

@isvilen
Copy link
Contributor

@isvilen isvilen commented Nov 28, 2025

Fix following error when running dialyzer:

The call json:decode_continue
         (Buf :: 'end_of_input' | bitstring(),
          Continue :: json:continuation_state()) contains an opaque term as 2nd argument when terms of different types are expected in these positions

@github-actions
Copy link
Contributor

github-actions bot commented Nov 28, 2025

CT Test Results

    2 files     97 suites   1h 9m 4s ⏱️
2 214 tests 2 163 ✅ 51 💤 0 ❌
2 602 runs  2 546 ✅ 56 💤 0 ❌

Results for commit 864a0e7.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@rickard-green rickard-green added the team:PS Assigned to OTP team PS label Dec 1, 2025
@dgud dgud added the testing currently being tested, tag is used by OTP internal CI label Dec 2, 2025
@dgud dgud merged commit efa554e into erlang:maint Dec 3, 2025
23 checks passed
@isvilen isvilen deleted the json-spec branch December 3, 2025 14:18
williamthome added a commit to williamthome/json_polyfill that referenced this pull request Dec 8, 2025
williamthome added a commit to williamthome/json_polyfill that referenced this pull request Dec 8, 2025
* Fix json:decode_continue/2 spec

erlang/otp#10420

* Fix CI for Windows by using explicit versions

Replace windows-latest with windows-2019 and windows-2022 since
GitHub updated windows-latest to Windows Server 2025 which
erlef/setup-beam doesn't support yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants