Skip to content

feat: add globalPosition getter/setter to Transform #6257

feat: add globalPosition getter/setter to Transform

feat: add globalPosition getter/setter to Transform #6257

Triggered via pull request November 9, 2024 21:46
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
docs
Process completed with exit code 2.
build
Process completed with exit code 2.
test
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
lint: test/ecs/components/Transform.spec.ts#L126
'entity' is assigned a value but never used. Allowed unused vars must match /^_|ReactEcs/u
lint: test/ecs/components/Transform.spec.ts#L163
'entityA1' is assigned a value but never used. Allowed unused vars must match /^_|ReactEcs/u
lint: test/ecs/components/Transform.spec.ts#L177
'entity' is assigned a value but never used. Allowed unused vars must match /^_|ReactEcs/u
docs
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, menduz/oddish-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
! warn: variable NODE_AUTH_TOKEN is not set
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/