style(formatting): npm run format #3
Annotations
18 errors
|
checking "npm run format:check" on ubuntu-latest
Process completed with exit code 1.
|
|
checking "npm run test" on macos-latest
The strategy configuration was canceled because "basic-ci-matrix.ubuntu-latest_format_chec" failed
|
|
checking "npm run test" on macos-latest
Process completed with exit code 1.
|
|
test/lib/core/markup/languages/uppercase.test.ts > class LowerCaseMarkupRenderer extends MarkupRender > rendering a marked for bold word:
test/lib/core/markup/languages/uppercase.test.ts#L27
AssertionError: expected '**WORD**' to be '**word**' // Object.is equality
Expected: "**word**"
Received: "**WORD**"
❯ test/lib/core/markup/languages/uppercase.test.ts:27:20
|
|
test/lib/core/markup/languages/uppercase.test.ts > class LowerCaseMarkupRenderer extends MarkupRender > rendering text with no markers:
test/lib/core/markup/languages/uppercase.test.ts#L21
AssertionError: expected 'JUST PLAIN TEXT HERE' to be 'just plain text here' // Object.is equality
Expected: "just plain text here"
Received: "JUST PLAIN TEXT HERE"
❯ test/lib/core/markup/languages/uppercase.test.ts:21:20
|
|
checking "npm run build" on ubuntu-latest
The strategy configuration was canceled because "basic-ci-matrix.ubuntu-latest_format_chec" failed
|
|
checking "npm run build" on ubuntu-latest
The operation was canceled.
|
|
checking "npm run test" on ubuntu-latest
The strategy configuration was canceled because "basic-ci-matrix.ubuntu-latest_format_chec" failed
|
|
checking "npm run test" on ubuntu-latest
The operation was canceled.
|
|
checking "npm run build" on macos-latest
The strategy configuration was canceled because "basic-ci-matrix.ubuntu-latest_format_chec" failed
|
|
checking "npm run build" on macos-latest
The operation was canceled.
|
|
checking "npm run test" on windows-latest
The strategy configuration was canceled because "basic-ci-matrix.ubuntu-latest_format_chec" failed
|
|
checking "npm run test" on windows-latest
The operation was canceled.
|
|
checking "npm run build" on windows-latest
The strategy configuration was canceled because "basic-ci-matrix.ubuntu-latest_format_chec" failed
|
|
checking "npm run build" on windows-latest
The operation was canceled.
|
|
checking "npm run lint:check" on ubuntu-latest
The strategy configuration was canceled because "basic-ci-matrix.ubuntu-latest_format_chec" failed
|
|
checking "npm run lint:check" on ubuntu-latest
The operation was canceled.
|
|
checking "npm run lint:check" on ubuntu-latest:
test/lib/core/compiler/io/cleanAndMergeAdjacentTextNodesRecurse.test.ts#L1
'XmlParserResult' is defined but never used
|