Skip to content

Attempt to improve meteor syncing #82

Attempt to improve meteor syncing

Attempt to improve meteor syncing #82

Triggered via push October 27, 2024 22:03
Status Failure
Total duration 56s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
deploy: src/data/network/client.ts#L87
Type '(number | boolean)[]' is not assignable to type 'number[]'.
deploy: src/data/network/server.ts#L215
Type '(number | boolean)[]' is not assignable to type 'number[]'.
deploy
Process completed with exit code 2.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/