Signing CLA #64
Annotations
10 errors
eslint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
eslint:
plugins/tiddlywiki/markdown/markdown-it-tiddlywiki.js#L519
[ESLint PR code] reported by reviewdog 🐶
Strings must use doublequote.
Raw Output:
{"ruleId":"@stylistic/quotes","severity":2,"message":"Strings must use doublequote.","line":519,"column":41,"nodeType":"Literal","messageId":"wrongQuotes","endLine":519,"endColumn":61,"fix":{"range":[14824,14844],"text":"\"tw_macrocallinline\""}}
|
eslint:
plugins/tiddlywiki/markdown/markdown-it-tiddlywiki.js#L519
[ESLint PR code] reported by reviewdog 🐶
Strings must use doublequote.
Raw Output:
{"ruleId":"@stylistic/quotes","severity":2,"message":"Strings must use doublequote.","line":519,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":519,"endColumn":40,"fix":{"range":[14810,14823],"text":"\"html_inline\""}}
|
eslint:
editions/test/tiddlers/tests/test-filters.js#L1140
[ESLint PR code] reported by reviewdog 🐶
Strings must use doublequote.
Raw Output:
{"ruleId":"@stylistic/quotes","severity":2,"message":"Strings must use doublequote.","line":1140,"column":108,"nodeType":"Literal","messageId":"wrongQuotes","endLine":1140,"endColumn":114,"fix":{"range":[79008,79014],"text":"\"true\""}}
|
eslint:
core/modules/utils/utils.js#L875
[ESLint PR code] reported by reviewdog 🐶
Strings must use doublequote.
Raw Output:
{"ruleId":"@stylistic/quotes","severity":2,"message":"Strings must use doublequote.","line":875,"column":68,"nodeType":"Literal","messageId":"wrongQuotes","endLine":875,"endColumn":71,"fix":{"range":[22636,22639],"text":"\"+\""}}
|
eslint:
core/modules/utils/utils.js#L875
[ESLint PR code] reported by reviewdog 🐶
Strings must use doublequote.
Raw Output:
{"ruleId":"@stylistic/quotes","severity":2,"message":"Strings must use doublequote.","line":875,"column":50,"nodeType":"Literal","messageId":"wrongQuotes","endLine":875,"endColumn":53,"fix":{"range":[22618,22621],"text":"\"/\""}}
|
eslint:
core/modules/utils/utils.js#L863
[ESLint PR code] reported by reviewdog 🐶
Unexpected space(s) after "if".
Raw Output:
{"ruleId":"@stylistic/keyword-spacing","severity":2,"message":"Unexpected space(s) after \"if\".","line":863,"column":4,"nodeType":null,"messageId":"unexpectedAfter","endLine":863,"endColumn":5,"fix":{"range":[22308,22309],"text":""}}
|
eslint:
core/modules/utils/utils.js#L854
[ESLint PR code] reported by reviewdog 🐶
Unexpected space(s) after "if".
Raw Output:
{"ruleId":"@stylistic/keyword-spacing","severity":2,"message":"Unexpected space(s) after \"if\".","line":854,"column":4,"nodeType":null,"messageId":"unexpectedAfter","endLine":854,"endColumn":5,"fix":{"range":[22089,22090],"text":""}}
|
eslint:
core/modules/utils/utils.js#L849
[ESLint PR code] reported by reviewdog 🐶
Unexpected parentheses around single function argument.
Raw Output:
{"ruleId":"@stylistic/arrow-parens","severity":2,"message":"Unexpected parentheses around single function argument.","line":849,"column":39,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedParens","endLine":849,"endColumn":43,"fix":{"range":[21958,21964],"text":"byte"}}
|
eslint:
core/modules/utils/utils.js#L845
[ESLint PR code] reported by reviewdog 🐶
Unexpected parentheses around single function argument.
Raw Output:
{"ruleId":"@stylistic/arrow-parens","severity":2,"message":"Unexpected parentheses around single function argument.","line":845,"column":37,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedParens","endLine":845,"endColumn":38,"fix":{"range":[21849,21852],"text":"m"}}
|