Update dependencies #80
Annotations
10 errors and 9 warnings
test/config.test.ts > runs the `postGenerate` hook:
test/config.test.ts#L62
Error: Snapshot `runs the `postGenerate` hook 1` mismatched
- Expected
+ Received
"{
"documentName": "component",
"entityName": "foo",
"files": [
{
- "content": "<template>{{yield}}</template>\n",
+ "content": "<template>{{yield}}</template>\r\n",
"name": "foo.gjs",
- "path": "post-generate-info/src/components/foo.gjs"
+ "path": "post-generate-info\\src\\components\\foo.gjs"
}
]
}"
❯ test/config.test.ts:62:23
|
test/generate-document.test.ts > supports v1 apps:
test/generate-document.test.ts#L12
AssertionError: expected 'test\blueprints\v1-app\app\components' to deeply equal 'test/blueprints/v1-app/app/components'
Expected: "test/blueprints/v1-app/app/components"
Received: "test\blueprints\v1-app\app\components"
❯ test/generate-document.test.ts:12:6
|
test/generate-document.test.ts > supports v1 addons:
test/generate-document.test.ts#L21
AssertionError: expected 'test\blueprints\v1-addon\addon\compon…' to deeply equal 'test/blueprints/v1-addon/addon/compon…'
Expected: "test/blueprints/v1-addon/addon/components"
Received: "test\blueprints\v1-addon\addon\components"
❯ test/generate-document.test.ts:21:6
|
test/generate-document.test.ts > supports v2 addons:
test/generate-document.test.ts#L30
AssertionError: expected 'test\blueprints\v2-addon\src\componen…' to deeply equal 'test/blueprints/v2-addon/src/componen…'
Expected: "test/blueprints/v2-addon/src/components"
Received: "test\blueprints\v2-addon\src\components"
❯ test/generate-document.test.ts:30:6
|
test (20, windows-latest)
Process completed with exit code 1.
|
test (18, windows-latest)
The job was canceled because "_20_windows-latest" failed.
|
test (18, windows-latest)
The operation was canceled.
|
test (latest, windows-latest)
The job was canceled because "_20_windows-latest" failed.
|
test (latest, windows-latest)
The operation was canceled.
|
test (22, windows-latest)
The job was canceled because "_20_windows-latest" failed.
|
test (20, ubuntu-latest)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
test (18, ubuntu-latest)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
test (latest, ubuntu-latest)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
test (22, ubuntu-latest)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
test (18, macos-latest)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
test (20, macos-latest)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
test (22, macos-latest)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
test (latest, macos-latest)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
test (20, windows-latest)
Both node-version and node-version-file inputs are specified, only node-version will be used
|