Skip to content

implement thread-spawn #211

implement thread-spawn

implement thread-spawn #211

Triggered via pull request September 21, 2024 15:29
@oligamiqoligamiq
synchronize #81
oligamiq:main
Status Failure
Total duration 29s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: src/wasi_farm/shared_array_buffer/allocator.ts#L72
Argument of type 'number' is not assignable to parameter of type 'bigint'.
build: src/wasi_farm/shared_array_buffer/park.ts#L239
Argument of type 'number' is not assignable to parameter of type 'bigint'.
build: src/wasi_farm/shared_array_buffer/park.ts#L324
Argument of type 'number' is not assignable to parameter of type 'bigint'.
build: src/wasi_farm/shared_array_buffer/sender.ts#L75
Argument of type 'number' is not assignable to parameter of type 'bigint'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/