Skip to content

[Task] Get linter working in CI as a Github action #30

[Task] Get linter working in CI as a Github action

[Task] Get linter working in CI as a Github action #30

Triggered via pull request October 31, 2024 17:51
Status Failure
Total duration 2m 49s
Artifacts

pull_request.yml

on: pull_request
.Pre  /  Check Cache
6s
.Pre / Check Cache
.Pre  /  Pull Dependencies
0s
.Pre / Pull Dependencies
Matrix: CodeQL / analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint / Lint: src/App.tsx#L239
'BasicLayout' cannot be used as a JSX component.
Lint / Lint: src/components/Link.utils.tsx#L43
Type '{ name: string; className: string; }' is not assignable to type 'IntrinsicAttributes & IconProperties'.
Lint / Lint: src/pages/Filing/FilingApp/FileSubmission.data.tsx#L127
Type '""' is not assignable to type 'HeadingLevel | undefined'.
Lint / Lint: src/pages/Filing/FilingApp/FilingErrors/index.tsx#L237
Type 'string | undefined' is not assignable to type 'string'.
Lint / Lint: src/pages/Filing/FilingApp/FilingErrors/index.tsx#L238
Type 'string | undefined' is not assignable to type 'string'.
Lint / Lint: src/pages/Filing/FilingApp/FilingErrors/index.tsx#L254
Type 'string | undefined' is not assignable to type 'string'.
Lint / Lint: src/pages/Filing/FilingApp/FilingErrors/index.tsx#L255
Type 'string | undefined' is not assignable to type 'string'.
Lint / Lint: src/pages/Filing/FilingApp/FilingErrors/index.tsx#L268
Type 'string | undefined' is not assignable to type 'string'.
CodeQL / Analyze (javascript-typescript)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.