Merge pull request #21 from Brelee2222/CirclePack3 #1
Annotations
28 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#L130
[prefer-const] 'now' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L131
[prefer-const] 'timetext' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L140
[prefer-const] 'arrivals' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L152
[prefer-const] 'minutesTill' is never reassigned. Use 'const' instead.
|
src/frontend/dash/circlePacker.ts#L346
[@typescript-eslint/no-unused-vars] 'circlesTouching' is defined but never used.
|
src/frontend/dash/index.ts#L3
[@typescript-eslint/no-unused-vars] 'Circle' is defined but never used.
|
src/frontend/dash/index.ts#L4
[@typescript-eslint/no-unused-vars] 'setPanelVisibility' is defined but never used.
|
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.
|
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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
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
|
41.3 KB |
|