Skip to content

Fix a bug that encode() and decode() are not re-entrant #201

Fix a bug that encode() and decode() are not re-entrant

Fix a bug that encode() and decode() are not re-entrant #201

Triggered via pull request February 6, 2025 12:38
@gfxgfx
synchronize #257
regression_195
Status Failure
Total duration 32s
Artifacts

fuzz.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
fuzzing: src/Decoder.ts#L329
Type 'Generator<unknown, void, unknown>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
fuzzing
Process completed with exit code 2.