Skip to content

Add linting workflow to CI #5

Add linting workflow to CI

Add linting workflow to CI #5

Triggered via pull request February 20, 2024 11:32
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Lint check
16s
Lint check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint check: client/src/code_visualization/main.ts#L39
Unexpected var, use let or const instead
Lint check: client/src/code_visualization/main.ts#L39
Identifier 'wrong_formatted_variable' is not in camel case
Lint check
Process completed with exit code 1.