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

Fixes for Herdsman 2.x.x #2255

Merged
merged 12 commits into from
Oct 25, 2024

bugfix

b9a25de
Select commit
Loading
Failed to load commit list.
Merged

Fixes for Herdsman 2.x.x #2255

bugfix
b9a25de
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 25, 2024 in 5s

7 new alerts

New alerts in code changed by this pull request

  • 7 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 631 in lib/statescontroller.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (96% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 15 in lib/zigbeecontroller.js

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable waitForDebugger.

Check notice on line 1011 in lib/zigbeecontroller.js

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable BLANK_EUI64.

Check notice on line 1012 in lib/zigbeecontroller.js

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable SLEEPY.

Check notice on line 1024 in lib/zigbeecontroller.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (90% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 722 in main.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (91% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 729 in main.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (91% of all statements in
the enclosing function
have an explicit semicolon).