Skip to content

Partially import melody project into core #82

Partially import melody project into core

Partially import melody project into core #82

Triggered via pull request July 18, 2024 03:34
Status Failure
Total duration 28s
Artifacts

ci.yaml

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

Annotations

20 errors
Test (20): src/melody/melody-code-frame/index.js#L16
Replace `'./lineNumbers'` with `"./lineNumbers"`
Test (20): src/melody/melody-code-frame/index.js#L17
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
Test (20): src/melody/melody-code-frame/index.js#L17
Replace `'lodash'` with `"lodash"`
Test (20): src/melody/melody-code-frame/index.js#L22
Split 'const' declarations into multiple statements
Test (20): src/melody/melody-code-frame/index.js#L28
Replace `'··'` with `"··"`
Test (20): src/melody/melody-code-frame/index.js#L29
Replace `'·|·'` with `"·|·"`
Test (20): src/melody/melody-code-frame/index.js#L35
Replace `'number'` with `"number"`
Test (20): src/melody/melody-code-frame/index.js#L36
Replace `'·'` with `"·"`
Test (20): src/melody/melody-code-frame/index.js#L38
Replace `'·',·colNumber)}${repeat('^'` with `"·",·colNumber)}${repeat("^"`
Test (18): src/melody/melody-code-frame/index.js#L16
Replace `'./lineNumbers'` with `"./lineNumbers"`
Test (18): src/melody/melody-code-frame/index.js#L17
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
Test (18): src/melody/melody-code-frame/index.js#L17
Replace `'lodash'` with `"lodash"`
Test (18): src/melody/melody-code-frame/index.js#L22
Split 'const' declarations into multiple statements
Test (18): src/melody/melody-code-frame/index.js#L28
Replace `'··'` with `"··"`
Test (18): src/melody/melody-code-frame/index.js#L29
Replace `'·|·'` with `"·|·"`
Test (18): src/melody/melody-code-frame/index.js#L35
Replace `'number'` with `"number"`
Test (18): src/melody/melody-code-frame/index.js#L36
Replace `'·'` with `"·"`
Test (18): src/melody/melody-code-frame/index.js#L38
Replace `'·',·colNumber)}${repeat('^'` with `"·",·colNumber)}${repeat("^"`