Skip to content

QABACKLOG-1651 : add export site helper #137

QABACKLOG-1651 : add export site helper

QABACKLOG-1651 : add export site helper #137

Triggered via pull request January 3, 2025 14:42
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

10 errors and 4 warnings
Lint and build: src/utils/SiteHelper.ts#L42
Type string trivially inferred from a string literal, remove type annotation
Lint and build: src/utils/SiteHelper.ts#L42
Default parameters should be last
Lint and build: src/utils/SiteHelper.ts#L42
Block must not be padded by blank lines
Lint and build: src/utils/SiteHelper.ts#L44
Missing semicolon
Lint and build: src/utils/SiteHelper.ts#L45
Expected space(s) after "if"
Lint and build: src/utils/SiteHelper.ts#L45
There should be no space before this paren
Lint and build: src/utils/SiteHelper.ts#L45
Missing space before opening brace
Lint and build: src/utils/SiteHelper.ts#L46
Missing semicolon
Lint and build: src/utils/SiteHelper.ts#L48
Expected blank line before this statement
Lint and build: src/utils/SiteHelper.ts#L48
Missing semicolon
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