Skip to content

chore(deps): update dependency eslint to v8 #629

chore(deps): update dependency eslint to v8

chore(deps): update dependency eslint to v8 #629

GitHub Actions / eslint failed Sep 20, 2023 in 0s

reviewdog [eslint] report

reported by reviewdog 🐶

Findings (3)

js/bunyan/index.js|17 col 1| Parsing error: The keyword 'const' is reserved
js/pino/index.js|17 col 1| Parsing error: The keyword 'const' is reserved
js/winston/index.js|17 col 1| Parsing error: The keyword 'const' is reserved

Filtered Findings (0)

Annotations

Check failure on line 17 in js/bunyan/index.js

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] js/bunyan/index.js#L17

Parsing error: The keyword 'const' is reserved
Raw output
{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: The keyword 'const' is reserved","line":17,"column":1,"nodeType":null}

Check failure on line 17 in js/pino/index.js

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] js/pino/index.js#L17

Parsing error: The keyword 'const' is reserved
Raw output
{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: The keyword 'const' is reserved","line":17,"column":1,"nodeType":null}

Check failure on line 17 in js/winston/index.js

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] js/winston/index.js#L17

Parsing error: The keyword 'const' is reserved
Raw output
{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: The keyword 'const' is reserved","line":17,"column":1,"nodeType":null}