The GitHub Actions job "Lint PR" on fory.git/row-codec-schema-versions has failed. Run started by GitHub user stevenschlansker (triggered by stevenschlansker).
Head commit for run: 8be8335512456793c26aa6e916a43468730dbef5 / Claude (on behalf of Steven Schlansker) <[email protected]> test(format): reset leaked ListLazyElemInner.check flag in finally The lazy-list test sets the static check flag to assert that only the accessed element is constructed, but never reset it. Left true, the flag leaks into any later test that decodes a ListLazyElemInner through its globally-registered codec, where a non-42 value would trip the constructor assertion spuriously. Reset it in a finally so it cannot escape the test. Report URL: https://github.com/apache/fory/actions/runs/28457818109 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
