Skip to content

refactor!: replace unnecessary classes with pure functions #1362

refactor!: replace unnecessary classes with pure functions

refactor!: replace unnecessary classes with pure functions #1362

Triggered via pull request August 9, 2023 22:09
Status Failure
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: src/parser/classes/PlayerStoryboardSpec.ts#L13
Unnecessary semicolon
lint: src/parser/types/ParsedResponse.ts#L105
Unnecessary semicolon
lint: src/utils/DashManifest.tsx#L3
All imports in the declaration are only used as types. Use `import type`
lint: src/utils/DashManifest.tsx#L6
All imports in the declaration are only used as types. Use `import type`
lint: src/utils/DashManifest.tsx#L94
Trailing spaces not allowed
lint: src/utils/DashManifest.tsx#L96
Trailing spaces not allowed
lint: src/utils/DashManifest.tsx#L143
Missing semicolon
lint: src/utils/DashManifest.tsx#L194
Trailing spaces not allowed
lint: src/utils/DashManifest.tsx#L195
Trailing spaces not allowed
lint: src/utils/DashManifest.tsx#L196
Trailing spaces not allowed
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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: src/utils/DashManifest.tsx#L453
'group_id' is defined but never used