Fix Github Actions eslint task (#22) #204
Annotations
40 warnings
src/api/index.ts#L20
[@typescript-eslint/no-unused-vars] 'msgs' is defined but never used.
|
src/api/index.ts#L21
[@typescript-eslint/no-unused-vars] 'msgs' is defined but never used.
|
src/frontend/dash/chiefdelphi.ts#L10
[@typescript-eslint/naming-convention] Enum Member name `Delphi` must match one of the following formats: camelCase
|
src/frontend/dash/chiefdelphi.ts#L11
[@typescript-eslint/naming-convention] Enum Member name `Img` must match one of the following formats: camelCase
|
src/frontend/dash/chiefdelphi.ts#L13
[@typescript-eslint/no-unused-vars] 'PANEL_TYPE' is assigned a value but never used.
|
src/frontend/dash/chiefdelphi.ts#L45
[prefer-const] 'commentBody' is never reassigned. Use 'const' instead.
|
src/frontend/dash/chiefdelphi.ts#L58
[prefer-const] 'breakElem' is never reassigned. Use 'const' instead.
|
src/frontend/dash/chiefdelphi.ts#L62
[prefer-const] 'postTimeElem' is never reassigned. Use 'const' instead.
|
src/frontend/dash/chiefdelphi.ts#L67
[prefer-const] 'posterNameElem' is never reassigned. Use 'const' instead.
|
src/frontend/dash/chiefdelphi.ts#L111
[@typescript-eslint/no-unused-vars] 'refreshImage' is defined but never used.
|
src/frontend/dash/chiefdelphi.ts#L118
[prefer-const] 'children' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L15
[prefer-const] 'deltaAvg' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L152
[prefer-const] 'circle1' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L189
[prefer-const] 'targetMaxX1' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L190
[prefer-const] 'targetMaxY1' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L191
[prefer-const] 'targetMinX1' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L192
[prefer-const] 'targetMinY1' is never reassigned. Use 'const' instead.
|
src/frontend/dash/index.ts#L34
[prefer-const] 'maxR' is never reassigned. Use 'const' instead.
|
src/frontend/dash/index.ts#L35
[prefer-const] 'minR' is never reassigned. Use 'const' instead.
|
src/frontend/dash/index.ts#L36
[prefer-const] 'scaleR' is never reassigned. Use 'const' instead.
|
src/frontend/dash/index.ts#L48
[prefer-const] 'avgRad' is never reassigned. Use 'const' instead.
|
src/frontend/dash/index.ts#L49
[prefer-const] 'numRad' is never reassigned. Use 'const' instead.
|
src/frontend/dash/index.ts#L64
[@typescript-eslint/no-unused-vars] 'getNameDensity' is defined but never used.
|
src/frontend/dash/renderCircles.ts#L115
[prefer-const] 'now' is never reassigned. Use 'const' instead.
|
src/frontend/dash/renderCircles.ts#L116
[prefer-const] 'timetext' is never reassigned. Use 'const' instead.
|
src/frontend/dash/renderCircles.ts#L126
[prefer-const] 'arrivals' is never reassigned. Use 'const' instead.
|
src/frontend/dash/renderCircles.ts#L127
[prefer-const] 'timeElemsWest' is never reassigned. Use 'const' instead.
|
src/frontend/dash/renderCircles.ts#L128
[prefer-const] 'timeElemsEast' is never reassigned. Use 'const' instead.
|
src/frontend/dash/renderCircles.ts#L132
[prefer-const] 'minutesTill' is never reassigned. Use 'const' instead.
|
src/frontend/dash/renderCircles.ts#L142
[prefer-const] 'minutesTill' is never reassigned. Use 'const' instead.
|
src/frontend/dash/trimet.ts#L10
[prefer-const] 'url' is never reassigned. Use 'const' instead.
|
src/frontend/dash/trimet.ts#L11
[prefer-const] 'json' is never reassigned. Use 'const' instead.
|
src/frontend/dash/trimet.ts#L16
[prefer-const] 'res' is never reassigned. Use 'const' instead.
|
src/frontend/dash/trimet.ts#L17
[prefer-const] 'timesOnly' is never reassigned. Use 'const' instead.
|
src/frontend/dash/trimet.ts#L19
[prefer-const] 'shortSign' is never reassigned. Use 'const' instead.
|
src/frontend/dash/trimet.ts#L19
[prefer-const] 'scheduled' is never reassigned. Use 'const' instead.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eslint_report.json".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
eslint_report.json
Expired
|
47.3 KB |
|