Skip to content

fix: remove assert package reference #464

fix: remove assert package reference

fix: remove assert package reference #464

Triggered via pull request September 12, 2024 18:05
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: packages/eslint-scope/lib/index.js#L54
A space is required after '{'
Lint: packages/eslint-scope/lib/index.js#L54
A space is required before '}'
Lint: packages/eslint-scope/lib/index.js#L54
Strings must use doublequote
Lint: packages/eslint-scope/lib/referencer.js#L31
Strings must use doublequote
Lint: packages/eslint-scope/lib/scope-manager.js#L39
Strings must use doublequote
Lint: packages/eslint-scope/lib/scope.js#L30
Strings must use doublequote
Lint: packages/eslint-scope/lib/util/assert.js#L8
Expected only 0 line after block description
Lint: packages/eslint-scope/lib/util/assert.js#L10
There must be no hyphen before @param description
Lint: packages/eslint-scope/lib/util/assert.js#L11
There must be no hyphen before @param description
Lint: packages/eslint-scope/lib/util/assert.js#L13
Expected no lines between tags