refactor!: replace unnecessary classes with pure functions #1362
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|