Skip to content

Merge branch 'new/simulator-fixes' into new/add-setters-and-getters #253

Merge branch 'new/simulator-fixes' into new/add-setters-and-getters

Merge branch 'new/simulator-fixes' into new/add-setters-and-getters #253

Triggered via push March 20, 2024 14:28
Status Failure
Total duration 1m 2s
Artifacts

build.yml

on: push
build_and_test
27s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build_and_test: src/simulator/engine/d3-simulator-engine.ts#L1
Property '_fixDefinedNodes' does not exist on type 'D3SimulatorEngine'.
build_and_test: src/simulator/engine/d3-simulator-engine.ts#L1
Object is possibly 'undefined'.
build_and_test: src/simulator/engine/d3-simulator-engine.ts#L1
Object is possibly 'undefined'.
build_and_test: src/simulator/engine/d3-simulator-engine.ts#L1
Object is possibly 'undefined'.
build_and_test: src/simulator/engine/d3-simulator-engine.ts#L1
Object is possibly 'undefined'.
build_and_test: src/simulator/types/main-thread-simulator.ts#L1
Property 'simulator' does not exist on type 'MainThreadSimulator'. Did you mean '_simulator'?
build_and_test
Process completed with exit code 2.
build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test
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/