refactor!: replace unnecessary classes with pure functions #1362
Annotations
10 errors and 2 warnings
src/parser/classes/PlayerStoryboardSpec.ts#L13
Unnecessary semicolon
|
src/parser/types/ParsedResponse.ts#L105
Unnecessary semicolon
|
src/utils/DashManifest.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
src/utils/DashManifest.tsx#L6
All imports in the declaration are only used as types. Use `import type`
|
src/utils/DashManifest.tsx#L94
Trailing spaces not allowed
|
src/utils/DashManifest.tsx#L96
Trailing spaces not allowed
|
src/utils/DashManifest.tsx#L143
Missing semicolon
|
src/utils/DashManifest.tsx#L194
Trailing spaces not allowed
|
src/utils/DashManifest.tsx#L195
Trailing spaces not allowed
|
src/utils/DashManifest.tsx#L196
Trailing spaces not allowed
|
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/
|
src/utils/DashManifest.tsx#L453
'group_id' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading