Skip to content

[PoC] Network Groups initial support #659

[PoC] Network Groups initial support

[PoC] Network Groups initial support #659

Triggered via pull request November 24, 2024 17:22
@davlgddavlgd
synchronize #780
davlgd-new-ng
Status Failure
Total duration 1m 17s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: src/commands/ng-peers.js#L52
'config' is assigned a value but never used
Build: src/commands/ng.js#L57
Expected indentation of 2 spaces but found 4
Build: src/models/ng-peers.js#L1
'autocomplete' is defined but never used
Build: src/models/ng-peers.js#L9
'uuidv4' is defined but never used
Build: src/models/ng-peers.js#L10
'colors' is defined but never used
Build: src/models/ng-peers.js#L16
Missing space before function parentheses
Build: src/models/ng-peers.js#L50
Newline required at end of file but not found
Build: src/models/ng.js#L4
'AppConfig' is defined but never used
Build: src/models/ng.js#L49
Missing space before function parentheses
Build: src/models/ng.js#L53
Missing space before function parentheses
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/