Skip to content

Fix netquery textql parser for IP addresses #12

Fix netquery textql parser for IP addresses

Fix netquery textql parser for IP addresses #12

Triggered via pull request March 29, 2024 09:32
Status Failure
Total duration 2m 32s
Artifacts

angular.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Linter: desktop/angular/src/app/shared/netquery/line-chart/line-chart.ts#L241
Unexpected aliasing of 'this' to local variable
Linter: desktop/angular/src/app/shared/netquery/line-chart/line-chart.ts#L244
'x' is never reassigned. Use 'const' instead
Linter: desktop/angular/src/app/shared/netquery/line-chart/line-chart.ts#L246
'closest' is never reassigned. Use 'const' instead
Linter: desktop/angular/src/app/shared/netquery/line-chart/line-chart.ts#L247
'absx' is never reassigned. Use 'const' instead
Linter: desktop/angular/src/app/shared/netquery/line-chart/line-chart.ts#L557
'points' is never reassigned. Use 'const' instead
Linter: desktop/angular/src/app/shared/netquery/line-chart/line-chart.ts#L563
'data' is never reassigned. Use 'const' instead
Linter: desktop/angular/src/app/shared/netquery/netquery.component.ts#L202
Type number trivially inferred from a number literal, remove type annotation
Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, sibiraj-s/action-eslint@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linter: desktop/angular/src/app/shared/netquery/line-chart/line-chart.ts#L1
'coerceStringArray' is defined but never used
Linter: desktop/angular/src/app/shared/netquery/line-chart/line-chart.ts#L208
'event' is defined but never used