Skip to content

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

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

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

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

ci.yml

on: pull_request
Matrix: browser
Matrix: nodejs
Fit to window
Zoom out
Zoom in

Annotations

15 errors
bun
Process completed with exit code 2.
nodejs (22): 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.
nodejs (22)
Process completed with exit code 2.
browser (ChromeHeadless): 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.
browser (ChromeHeadless)
Process completed with exit code 2.
nodejs (18)
The job was canceled because "_22" failed.
nodejs (18): 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.
nodejs (18)
Process completed with exit code 2.
nodejs (20)
The job was canceled because "_22" failed.
nodejs (20): 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.
nodejs (20)
The operation was canceled.
deno
Process completed with exit code 2.
browser (FirefoxHeadless)
The job was canceled because "ChromeHeadless" failed.
browser (FirefoxHeadless): 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.
browser (FirefoxHeadless)
The operation was canceled.