docs(assets): add assets, json, svgr usage document #747
Annotations
10 errors and 1 warning
integration/asset/index.test.ts > use json:
tests/integration/asset/index.test.ts#L268
Error: Snapshot `use json 1` mismatched
- Expected
+ Received
- "JSON.parse('{"foo":1,"bar":["2"]}');
+ "var data_namespaceObject = {
+ R: 1,
+ K: [
+ "2"
+ ]
+ };
+ console.log(data_namespaceObject.R);
+ console.log(data_namespaceObject.K);
"
❯ integration/asset/index.test.ts:268:19
|
integration-e2e (ubuntu-latest, 22)
Process completed with exit code 1.
|
integration-e2e (18, windows-latest)
The job was canceled because "ubuntu-latest_22" failed.
|
integration-e2e (18, windows-latest)
The operation was canceled.
|
integration-e2e (ubuntu-latest, 20)
The job was canceled because "ubuntu-latest_22" failed.
|
integration/asset/index.test.ts > use json:
tests/integration/asset/index.test.ts#L268
Error: Snapshot `use json 1` mismatched
- Expected
+ Received
- "JSON.parse('{"foo":1,"bar":["2"]}');
+ "var data_namespaceObject = {
+ R: 1,
+ K: [
+ "2"
+ ]
+ };
+ console.log(data_namespaceObject.R);
+ console.log(data_namespaceObject.K);
"
❯ integration/asset/index.test.ts:268:19
|
integration-e2e (ubuntu-latest, 20)
The operation was canceled.
|
integration-e2e (ubuntu-latest, 18)
The job was canceled because "ubuntu-latest_22" failed.
|
integration/asset/index.test.ts > use json:
tests/integration/asset/index.test.ts#L268
Error: Snapshot `use json 1` mismatched
- Expected
+ Received
- "JSON.parse('{"foo":1,"bar":["2"]}');
+ "var data_namespaceObject = {
+ R: 1,
+ K: [
+ "2"
+ ]
+ };
+ console.log(data_namespaceObject.R);
+ console.log(data_namespaceObject.K);
"
❯ integration/asset/index.test.ts:268:19
|
integration-e2e (ubuntu-latest, 18)
The operation was canceled.
|
changes (18)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|