Skip to content

update video tests #366

update video tests

update video tests #366

Triggered via pull request September 6, 2024 16:36
Status Failure
Total duration 34s
Artifacts

run-lint.yml

on: pull_request
Running eslint
25s
Running eslint
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Running eslint: selectors/milo/video.block.page.js#L67
[eslint] reported by reviewdog 🐶 Unexpected line break after this opening brace. Raw Output: {"ruleId":"object-curly-newline","severity":2,"message":"Unexpected line break after this opening brace.","line":67,"column":27,"nodeType":"ObjectExpression","messageId":"unexpectedLinebreakAfterOpeningBrace","endLine":67,"endColumn":28,"fix":{"range":[2499,2510],"text":""}}
Running eslint: selectors/milo/video.block.page.js#L69
[eslint] reported by reviewdog 🐶 Unexpected line break before this closing brace. Raw Output: {"ruleId":"object-curly-newline","severity":2,"message":"Unexpected line break before this closing brace.","line":69,"column":9,"nodeType":"ObjectExpression","messageId":"unexpectedLinebreakBeforeClosingBrace","endLine":69,"endColumn":10,"fix":{"range":[2529,2538],"text":""}}
Running eslint: selectors/milo/video.block.page.js#L70
[eslint] reported by reviewdog 🐶 Unexpected line break after this opening brace. Raw Output: {"ruleId":"object-curly-newline","severity":2,"message":"Unexpected line break after this opening brace.","line":70,"column":27,"nodeType":"ObjectExpression","messageId":"unexpectedLinebreakAfterOpeningBrace","endLine":70,"endColumn":28,"fix":{"range":[2568,2579],"text":""}}
Running eslint: selectors/milo/video.block.page.js#L72
[eslint] reported by reviewdog 🐶 Unexpected line break before this closing brace. Raw Output: {"ruleId":"object-curly-newline","severity":2,"message":"Unexpected line break before this closing brace.","line":72,"column":9,"nodeType":"ObjectExpression","messageId":"unexpectedLinebreakBeforeClosingBrace","endLine":72,"endColumn":10,"fix":{"range":[2622,2631],"text":""}}
Running eslint
Error running eslint.
Running eslint
Process completed with exit code 1.
Running eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Running eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, tj-actions/changed-files@v38. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/