sokoban example now has player and box movement, sorta #118
Annotations
5 errors and 3 warnings
test (ubuntu-latest)
Property 'ld' does not exist on type '{ mass: number[]; vx: number[]; vy: number[]; vz: number[]; rx: number[]; ry: number[]; rz: number[]; lx: number[]; ly: number[]; lz: number[]; ax: number[]; ay: number[]; az: number[]; }'.
|
test (ubuntu-latest)
Property 'ad' does not exist on type '{ mass: number[]; vx: number[]; vy: number[]; vz: number[]; rx: number[]; ry: number[]; rz: number[]; lx: number[]; ly: number[]; lz: number[]; ax: number[]; ay: number[]; az: number[]; }'.
|
test (ubuntu-latest)
Process completed with exit code 2.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
The operation was canceled.
|
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (macos-latest)
cairo 1.18.0 is already installed and up-to-date.
To reinstall 1.18.0, run:
brew reinstall cairo
|