Skip to content

QABACKLOG-1651 : add export site helper #140

QABACKLOG-1651 : add export site helper

QABACKLOG-1651 : add export site helper #140

Triggered via pull request January 20, 2025 16:18
Status Failure
Total duration 33s
Artifacts

on-code-change.yml

on: pull_request
Lint and build
24s
Lint and build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Lint and build: src/utils/SiteHelper.ts#L42
More than 1 blank line not allowed
Lint and build: src/utils/SiteHelper.ts#L54
There should be no space before this paren
Lint and build
Process completed with exit code 1.
Lint and build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and build: src/utils/ClusterHelper.ts#L1
Unexpected any. Specify a different type
Lint and build: src/utils/JCRHelper.ts#L49
Arrow function has too many parameters (5). Maximum allowed is 4
Lint and build: src/utils/SAMHelper.ts#L36
Object pattern argument should be typed
Lint and build: src/utils/SiteHelper.ts#L52
Arrow function has too many parameters (5). Maximum allowed is 4
Lint and build: src/utils/SiteHelper.ts#L65
'exportFile' is assigned a value but never used
Lint and build: src/utils/SiteHelper.ts#L65
'exportPath' is assigned a value but never used
Lint and build: src/utils/SiteHelper.ts#L66
'importParameters' is assigned a value but never used