Skip to content

fix: better skylight calculation #562

fix: better skylight calculation

fix: better skylight calculation #562

Triggered via pull request May 3, 2024 16:21
Status Success
Total duration 2m 0s
Artifacts

ci.yml

on: pull_request
build-and-deploy
1m 51s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-deploy: src/basicSounds.ts#L52
Unexpected `await` inside a loop
build-and-deploy: src/builtinCommands.ts#L19
Unexpected `await` inside a loop
build-and-deploy: src/builtinCommands.ts#L25
Unexpected `await` inside a loop
build-and-deploy: src/builtinCommands.ts#L27
Unexpected `await` inside a loop
build-and-deploy: src/downloadAndOpenFile.ts#L49
Unexpected `await` inside a loop
build-and-deploy: src/dragndrop.ts#L68
Unexpected `await` inside a loop
build-and-deploy: src/inventoryWindows.ts#L146
Arrow function has too many parameters (5). Maximum allowed is 4
build-and-deploy: src/loadSave.ts#L161
Unexpected `await` inside a loop
build-and-deploy: src/menus/components/button.js#L130
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build-and-deploy: src/menus/components/button.js#L135
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator