Skip to content

Compile property methods as natives #1443

Compile property methods as natives

Compile property methods as natives #1443

Triggered via push January 3, 2025 23:27
Status Failure
Total duration 54s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build: src/model.ts#L662
Type boolean trivially inferred from a boolean literal, remove type annotation
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/helpers.ts#L497
Newline not allowed at end of file
build: src/interpreter/runtimeModel.ts#L326
Trailing spaces not allowed
build: src/wre/game.ts#L6
More than 2 blank lines not allowed
build: src/wre/game.ts#L85
Trailing spaces not allowed
build: src/wre/game.ts#L89
Trailing spaces not allowed
build: test/benchmarks.test.ts#L16
Trailing spaces not allowed
build: test/benchmarks.test.ts#L17
Missing space before function parentheses
build: test/benchmarks.test.ts#L28
Trailing spaces not allowed
build: test/benchmarks.test.ts#L35
Unexpected console statement