chore(deps): update dependency typeorm-extension to v3 #10018
Annotations
95 errors and 11 warnings
Auth module > register a new user:
src/auth/auth.module.spec.ts#L50
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the register data:
src/auth/auth.module.spec.ts#L71
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > avoid to register a duplicate user:
src/auth/auth.module.spec.ts#L83
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > login an existing user:
src/auth/auth.module.spec.ts#L105
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the login data:
src/auth/auth.module.spec.ts#L129
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the login credentials:
src/auth/auth.module.spec.ts#L141
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > get current authenticated user:
src/auth/auth.module.spec.ts#L153
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > get current user from JWT:
src/auth/auth.module.spec.ts#L185
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > fail to get current user when it's unauthenticated:
src/auth/auth.module.spec.ts#L210
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > update current user info:
src/auth/auth.module.spec.ts#L222
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the update of current user:
src/auth/auth.module.spec.ts#L253
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the update of current user:
src/auth/auth.module.spec.ts#L253
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the update of current user:
src/auth/auth.module.spec.ts#L253
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the update of current user:
src/auth/auth.module.spec.ts#L253
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > should not overrite user's password accidentally:
src/auth/auth.module.spec.ts#L266
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > fail to update current user when it's unauthenticated:
src/auth/auth.module.spec.ts#L312
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
BlogModule > create a new article:
src/blog/blog.module.spec.ts#L52
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to create a new article:
src/blog/blog.module.spec.ts#L73
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > get one article by id "a832e632-0335-4191-8469-4d849bbb72be":
src/blog/blog.module.spec.ts#L83
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > get one article by id "5-key-reasons-business-owners-need-to-know-about-fintech-mLDYhAjz213rjfHRJwqUES":
src/blog/blog.module.spec.ts#L83
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > get one article by id "mLDYhAjz213rjfHRJwqUES":
src/blog/blog.module.spec.ts#L83
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > fail to get an article when it doesn't exist:
src/blog/blog.module.spec.ts#L103
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the articles by { limit: 10, page: 1 }:
src/blog/blog.module.spec.ts#L115
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the articles by { limit: 5, page: 3 }:
src/blog/blog.module.spec.ts#L115
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the articles by { page: 2 }:
src/blog/blog.module.spec.ts#L115
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the articles by { limit: 20 }:
src/blog/blog.module.spec.ts#L115
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > validate the pagination query:
src/blog/blog.module.spec.ts#L141
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > update one article by id 31a10506-c334-4841-97a6-144a55bf4ebb:
src/blog/blog.module.spec.ts#L156
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > update one article by id the-newest-high-speed-automatic-pocket-spring-machine-78rW4UUH2Ekokt36qUGxqP:
src/blog/blog.module.spec.ts#L156
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > update one article by id 78rW4UUH2Ekokt36qUGxqP:
src/blog/blog.module.spec.ts#L156
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to update an article:
src/blog/blog.module.spec.ts#L179
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > allow only the author to update an article:
src/blog/blog.module.spec.ts#L189
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > remove one article by id 31a10506-c334-4841-97a6-144a55bf4ebb:
src/blog/blog.module.spec.ts#L200
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > remove one article by id the-newest-high-speed-automatic-pocket-spring-machine-78rW4UUH2Ekokt36qUGxqP:
src/blog/blog.module.spec.ts#L200
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > remove one article by id 78rW4UUH2Ekokt36qUGxqP:
src/blog/blog.module.spec.ts#L200
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to remove an article:
src/blog/blog.module.spec.ts#L217
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > allow only the author to remove an article:
src/blog/blog.module.spec.ts#L224
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > add a new comment to an article:
src/blog/blog.module.spec.ts#L232
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > validate the creation of a new comment:
src/blog/blog.module.spec.ts#L252
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to add a new comment to an article:
src/blog/blog.module.spec.ts#L274
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the comment by { limit: 10, page: 1 }:
src/blog/blog.module.spec.ts#L289
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the comment by { limit: 5, page: 3 }:
src/blog/blog.module.spec.ts#L289
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the comment by { page: 2 }:
src/blog/blog.module.spec.ts#L289
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the comment by { limit: 20 }:
src/blog/blog.module.spec.ts#L289
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > remove a comment from an article:
src/blog/blog.module.spec.ts#L318
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to remove a comment from an article:
src/blog/blog.module.spec.ts#L331
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > allow only the author to remove a comment from an article:
src/blog/blog.module.spec.ts#L344
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > create a new article:
src/blog/blog.module.spec.ts#L52
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to create a new article:
src/blog/blog.module.spec.ts#L73
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > get one article by id "a832e632-0335-4191-8469-4d849bbb72be":
src/blog/blog.module.spec.ts#L83
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > get one article by id "5-key-reasons-business-owners-need-to-know-about-fintech-mLDYhAjz213rjfHRJwqUES":
src/blog/blog.module.spec.ts#L83
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > get one article by id "mLDYhAjz213rjfHRJwqUES":
src/blog/blog.module.spec.ts#L83
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > fail to get an article when it doesn't exist:
src/blog/blog.module.spec.ts#L103
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the articles by { limit: 10, page: 1 }:
src/blog/blog.module.spec.ts#L115
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the articles by { limit: 5, page: 3 }:
src/blog/blog.module.spec.ts#L115
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the articles by { page: 2 }:
src/blog/blog.module.spec.ts#L115
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the articles by { limit: 20 }:
src/blog/blog.module.spec.ts#L115
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > validate the pagination query:
src/blog/blog.module.spec.ts#L141
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > update one article by id 31a10506-c334-4841-97a6-144a55bf4ebb:
src/blog/blog.module.spec.ts#L156
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > update one article by id the-newest-high-speed-automatic-pocket-spring-machine-78rW4UUH2Ekokt36qUGxqP:
src/blog/blog.module.spec.ts#L156
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > update one article by id 78rW4UUH2Ekokt36qUGxqP:
src/blog/blog.module.spec.ts#L156
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to update an article:
src/blog/blog.module.spec.ts#L179
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > allow only the author to update an article:
src/blog/blog.module.spec.ts#L189
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > remove one article by id 31a10506-c334-4841-97a6-144a55bf4ebb:
src/blog/blog.module.spec.ts#L200
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > remove one article by id the-newest-high-speed-automatic-pocket-spring-machine-78rW4UUH2Ekokt36qUGxqP:
src/blog/blog.module.spec.ts#L200
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > remove one article by id 78rW4UUH2Ekokt36qUGxqP:
src/blog/blog.module.spec.ts#L200
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to remove an article:
src/blog/blog.module.spec.ts#L217
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > allow only the author to remove an article:
src/blog/blog.module.spec.ts#L224
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > add a new comment to an article:
src/blog/blog.module.spec.ts#L232
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > validate the creation of a new comment:
src/blog/blog.module.spec.ts#L252
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to add a new comment to an article:
src/blog/blog.module.spec.ts#L274
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the comment by { limit: 10, page: 1 }:
src/blog/blog.module.spec.ts#L289
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the comment by { limit: 5, page: 3 }:
src/blog/blog.module.spec.ts#L289
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the comment by { page: 2 }:
src/blog/blog.module.spec.ts#L289
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > paginate all of the comment by { limit: 20 }:
src/blog/blog.module.spec.ts#L289
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > remove a comment from an article:
src/blog/blog.module.spec.ts#L318
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > require to be authenticated to remove a comment from an article:
src/blog/blog.module.spec.ts#L331
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
BlogModule > allow only the author to remove a comment from an article:
src/blog/blog.module.spec.ts#L344
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/blog/blog.module.spec.ts:45:5)
|
Auth module > register a new user:
src/auth/auth.module.spec.ts#L50
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the register data:
src/auth/auth.module.spec.ts#L71
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > avoid to register a duplicate user:
src/auth/auth.module.spec.ts#L83
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > login an existing user:
src/auth/auth.module.spec.ts#L105
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the login data:
src/auth/auth.module.spec.ts#L129
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the login credentials:
src/auth/auth.module.spec.ts#L141
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > get current authenticated user:
src/auth/auth.module.spec.ts#L153
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > get current user from JWT:
src/auth/auth.module.spec.ts#L185
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > fail to get current user when it's unauthenticated:
src/auth/auth.module.spec.ts#L210
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > update current user info:
src/auth/auth.module.spec.ts#L222
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the update of current user:
src/auth/auth.module.spec.ts#L253
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the update of current user:
src/auth/auth.module.spec.ts#L253
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the update of current user:
src/auth/auth.module.spec.ts#L253
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > validate the update of current user:
src/auth/auth.module.spec.ts#L253
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > should not overrite user's password accidentally:
src/auth/auth.module.spec.ts#L266
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
Auth module > fail to update current user when it's unauthenticated:
src/auth/auth.module.spec.ts#L312
Error: The locale data for 'hacker.abbreviation' are missing in this locale.
Please contribute the missing data to the project or use a locale/Faker instance that has these data.
For more information see https://fakerjs.dev/guide/localization.html
at s (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:2:108)
at Object.get (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/locale-proxy.js:4:206)
at v.abbreviation (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:740)
at String.replace (<anonymous>)
at ee.mustache (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/helpers/index.js:1:6272)
at v.phrase (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/@faker-js[email protected]/node_modules/@faker-js/faker/dist/cjs/modules/hacker/index.js:1:1322)
at Object.phrase [as factoryFn] (/home/runner/work/nest-api-example/nest-api-example/src/auth/factories/user.factory.ts:9:23)
at SeederFactory.factoryFn [as make] (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:44:40)
at SeederFactory.save (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/factory/module.ts:70:24)
at UserSeeder.run (/home/runner/work/nest-api-example/nest-api-example/src/auth/seeders/user.seeder.ts:14:5)
at SeederExecutor.execute (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]__/node_modules/typeorm-extension/src/seeder/executor.ts:133:37)
at Object.<anonymous> (/home/runner/work/nest-api-example/nest-api-example/src/auth/auth.module.spec.ts:43:5)
|
MegaLinter:
pnpm-lock.yaml#L34
34:501 [line-length] line too long (897 > 500 characters)
|
MegaLinter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MegaLinter:
.devcontainer/docker-compose.yml#L1
1:1 [document-start] missing document start "---"
|
MegaLinter:
.devcontainer/docker-compose.yml#L36
36:5 [comments-indentation] comment not indented like content
|
MegaLinter:
.github/workflows/ci.yml#L1
1:1 [document-start] missing document start "---"
|
MegaLinter:
.github/workflows/ci.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
MegaLinter:
.github/workflows/codeql-analysis.yml#L12
12:1 [document-start] missing document start "---"
|
MegaLinter:
.github/workflows/codeql-analysis.yml#L14
14:1 [truthy] truthy value should be one of [false, true]
|
MegaLinter:
.github/workflows/codesee-arch-diagram.yml#L2
2:1 [document-start] missing document start "---"
|
MegaLinter:
.github/workflows/codesee-arch-diagram.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
MegaLinter:
.github/workflows/mega-linter.yml#L6
6:1 [truthy] truthy value should be one of [false, true]
|
MegaLinter:
.github/workflows/release.yml#L1
1:1 [document-start] missing document start "---"
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
MegaLinter reports
Expired
|
403 KB |
|