fix(deps): update dependency @faker-js/faker to v9 #3492
Triggered via pull request
September 16, 2024 06:51
Status
Failure
Total duration
1m 33s
Artifacts
–
Annotations
14 errors and 4 warnings
typecheck
Property 'random' does not exist on type 'Faker'.
|
typecheck
Property 'random' does not exist on type 'Faker'.
|
typecheck
api#typecheck: command (/home/runner/work/abc-user-feedback/abc-user-feedback/apps/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
apps/api/test/feedback/channel.e2e-spec.ts#L193
Unsafe assignment of an error typed value
|
lint:
apps/api/test/feedback/channel.e2e-spec.ts#L193
Unsafe call of an `error` type typed value
|
lint:
apps/api/test/feedback/channel.e2e-spec.ts#L193
Unsafe member access .word on an `error` typed value
|
lint:
apps/api/test/feedback/feedback.e2e-spec.ts#L89
Unsafe assignment of an error typed value
|
lint:
apps/api/test/feedback/feedback.e2e-spec.ts#L89
Unsafe call of an `error` type typed value
|
lint:
apps/api/test/feedback/feedback.e2e-spec.ts#L89
Unsafe member access .word on an `error` typed value
|
lint
api#lint: command (/home/runner/work/abc-user-feedback/abc-user-feedback/apps/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
Process completed with exit code 1.
|
test
web#test: command (/home/runner/work/abc-user-feedback/abc-user-feedback/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|