Update zh_CN.lang - #96
Merged
Merged
Annotations
4 errors and 1 warning
|
Run tests with coverage
Process completed with exit code 1.
|
|
Run tests with coverage:
__tests__/BP/scripts/src/rules/infodisplay/Structures.test.js#L49
AssertionError: expected { rawtext: [ …(2) ] } to deeply equal { rawtext: [ …(2) ] }
- Expected
+ Received
{
"rawtext": [
{
- "translate": "rules.infodisplay.structures.display",
+ "translate": "rules.infoDisplay.structures.display",
},
{
- "translate": "rules.infodisplay.structures.display.none",
+ "translate": "rules.infoDisplay.structures.display.none",
},
],
}
❯ __tests__/BP/scripts/src/rules/infodisplay/Structures.test.js:49:54
|
|
Run tests with coverage:
__tests__/BP/scripts/src/rules/infodisplay/Structures.test.js#L41
AssertionError: expected { rawtext: [ …(2) ] } to deeply equal { rawtext: [ …(2) ] }
- Expected
+ Received
@@ -1,9 +1,9 @@
{
"rawtext": [
{
- "translate": "rules.infodisplay.structures.display",
+ "translate": "rules.infoDisplay.structures.display",
},
{
"text": "§dminecraft:monument, minecraft:pillager_outpost",
},
],
❯ __tests__/BP/scripts/src/rules/infodisplay/Structures.test.js:41:54
|
|
Run tests with coverage:
__tests__/BP/scripts/include/data.test.js#L66
AxiosError: Request failed with status code 404
❯ settle node_modules/axios/lib/core/settle.js:20:7
❯ IncomingMessage.handleStreamEnd node_modules/axios/lib/adapters/http.js:921:13
❯ Axios.request node_modules/axios/lib/core/Axios.js:46:41
❯ walk __tests__/BP/scripts/include/data.test.js:66:17
❯ fetchAllFilesInRepoPath __tests__/BP/scripts/include/data.test.js:82:3
❯ __tests__/BP/scripts/include/data.test.js:47:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { description: undefined, number: undefined, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false, legacyInterceptorReqResOrdering: true }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ 'Function<transformRequest>' ], transformResponse: [ 'Function<transformResponse>' ], timeout: +0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: 'Function<FormData>', Blob: 'Function<Blob>' }, validateStatus: 'Function<validateStatus>', headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/1.15.2', 'Accept-Encoding': 'gzip, compress, deflate, br' }, params: { ref: 'v1.26.40.5' }, method: 'get', url: 'https://api.github.com/repos/Mojang/bedrock-samples/contents/behavior_pack/entities', allowAbsoluteUrls: true }, code: 'ERR_BAD_REQUEST', status: 404 }
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading