Skip to content

feat: Check script tags for inline JS #171

feat: Check script tags for inline JS

feat: Check script tags for inline JS #171

Triggered via pull request March 25, 2024 13:04
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
General checks, tests and coverage reporting
22s
General checks, tests and coverage reporting
Fit to window
Zoom out
Zoom in

Annotations

10 errors
General checks, tests and coverage reporting: src/detectors/transpilers/html/transpiler.ts#L59
Newline required at end of file but not found
General checks, tests and coverage reporting: src/linter/html/linter.ts#L6
There should be no space after '{'
General checks, tests and coverage reporting: src/linter/html/linter.ts#L6
There should be no space before '}'
General checks, tests and coverage reporting: src/linter/html/linter.ts#L7
There should be no space after '{'
General checks, tests and coverage reporting: src/linter/html/linter.ts#L7
There should be no space before '}'
General checks, tests and coverage reporting: src/linter/html/linter.ts#L9
More than 1 blank line not allowed
General checks, tests and coverage reporting: src/linter/html/linter.ts#L12
Unsafe assignment of an `any` value
General checks, tests and coverage reporting: src/linter/html/linter.ts#L12
Unsafe construction of an any type value