Skip to content

Attempt to resolve issues with latest version of repo #20

Attempt to resolve issues with latest version of repo

Attempt to resolve issues with latest version of repo #20

Triggered via push August 1, 2023 11:15
Status Failure
Total duration 51s
Artifacts

lint_check.yml

on: push
Matrix: Lint
Matrix: Publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint (16.x): src/components/Footer.tsx#L13
Expected indentation of 4 space characters but found 2
Lint (16.x): src/components/Footer.tsx#L40
Ambiguous spacing after previous element a
Lint (16.x): src/components/Footer.tsx#L43
Expected indentation of 8 space characters but found 10
Lint (16.x): src/components/Footer.tsx#L44
Expected indentation of 6 space characters but found 8
Lint (16.x): src/components/Footer.tsx#L44
Expected closing tag to match indentation of opening
Lint (16.x): src/components/Footer.tsx#L45
Expected indentation of 4 space characters but found 6
Lint (16.x): src/components/Footer.tsx#L45
Expected closing tag to match indentation of opening
Lint (16.x): src/components/Footer.tsx#L46
Expected indentation of 2 space characters but found 4
Lint (16.x): src/components/Footer.tsx#L46
Expected closing tag to match indentation of opening
Lint (16.x): src/components/icons/github.tsx#L3
Function component is not a function declaration
Lint (16.x)
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/