Skip to content

Fix netquery textql parser for IP addresses #18

Fix netquery textql parser for IP addresses

Fix netquery textql parser for IP addresses #18

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

angular.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
Build
Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password
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
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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