fix(website): change the direction of the contributor avatar to right based on locale #422
+7
−4
Annotations
8 errors and 3 warnings
|
🧪 Test packages
Process completed with exit code 1.
|
|
🧪 Test packages
vue-intlayer#test: command (/home/runner/work/intlayer/intlayer/packages/vue-intlayer) /home/runner/work/intlayer/intlayer/node_modules/.bin/bun run test exited (1)
|
|
🧪 Test packages:
packages/vue-intlayer/src/plugins.ts#L535
Error: [vitest] No "internationalization" export is defined on the "@intlayer/config/built" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock(import("@intlayer/config/built"), async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ getPlugins src/plugins.ts:535:18
❯ getDictionary src/getDictionary.ts:16:41
❯ src/renderIntlayerNode.test.ts:119:20
|
|
🧪 Test packages:
packages/vue-intlayer/src/plugins.ts#L535
Error: [vitest] No "internationalization" export is defined on the "@intlayer/config/built" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock(import("@intlayer/config/built"), async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ getPlugins src/plugins.ts:535:18
❯ getDictionary src/getDictionary.ts:16:41
❯ src/renderIntlayerNode.test.ts:114:20
|
|
🧪 Test packages:
packages/vue-intlayer/src/plugins.ts#L535
Error: [vitest] No "internationalization" export is defined on the "@intlayer/config/built" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock(import("@intlayer/config/built"), async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ getPlugins src/plugins.ts:535:18
❯ getDictionary src/getDictionary.ts:16:41
❯ src/renderIntlayerNode.test.ts:97:20
|
|
🧪 Test packages:
packages/vue-intlayer/src/plugins.ts#L535
Error: [vitest] No "internationalization" export is defined on the "@intlayer/config/built" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock(import("@intlayer/config/built"), async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ getPlugins src/plugins.ts:535:18
❯ getDictionary src/getDictionary.ts:16:41
❯ src/renderIntlayerNode.test.ts:92:20
|
|
🧪 Test packages:
packages/vue-intlayer/src/plugins.ts#L535
Error: [vitest] No "internationalization" export is defined on the "@intlayer/config/built" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock(import("@intlayer/config/built"), async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ getPlugins src/plugins.ts:535:18
❯ getDictionary src/getDictionary.ts:16:41
❯ src/renderIntlayerNode.test.ts:87:20
|
|
🧪 Test packages:
packages/vue-intlayer/src/plugins.ts#L535
Error: [vitest] No "internationalization" export is defined on the "@intlayer/config/built" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock(import("@intlayer/config/built"), async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ getPlugins src/plugins.ts:535:18
❯ getDictionary src/getDictionary.ts:16:41
❯ src/renderIntlayerNode.test.ts:82:20
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Post ⬇️ Checkout
The process '/usr/bin/git' failed with exit code 128
|
|
🥡 Setup bun
Unexpected input(s) 'version', 'run_install', valid inputs are ['bun-version', 'bun-version-file', 'bun-download-url', 'registries', 'registry-url', 'scope', 'no-cache', 'token']
|
background
wait
wait-all
cancel
Loading