[PoC] Network Groups initial support #659
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/
|