Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gsoc'24): updates and bug fixes from the main simulator #314

Closed

updated

de610eb
Select commit
Loading
Failed to load commit list.
Closed

fix(gsoc'24): updates and bug fixes from the main simulator #314

updated
de610eb
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / ESLint failed Jul 31, 2024 in 5s

19 new alerts including 19 errors

New alerts in code changed by this pull request

  • 19 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 428 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INPUT' is not defined.

Check failure on line 438 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_OUTPUT' is not defined.

Check failure on line 460 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INPUT' is not defined.

Check failure on line 469 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 165 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 205 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 230 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 257 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 317 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 384 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_OUTPUT' is not defined.

Check failure on line 589 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 590 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 626 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 655 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 696 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 738 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 907 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 976 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.

Check failure on line 993 in src/simulator/src/node.js

See this annotation in the file changed.

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments Error

'NODE_INTERMEDIATE' is not defined.