1:1 스터디 리뷰 통계·후기 목록 추가 및 그룹 스터디 수정 스키마 분리 #439
ci.yml
on: pull_request
lint
1m 19s
typecheck
1m 17s
prettier
46s
build
2m 1s
storybook
1m 4s
security
52s
Annotations
3 errors and 16 warnings
|
typecheck
Process completed with exit code 2.
|
|
typecheck:
src/app/(service)/(my)/my-study-review/one-to-one/page.tsx#L12
Cannot find module './[studySpaceId]/_components/one-to-one-review-card' or its corresponding type declarations.
|
|
build
Process completed with exit code 1.
|
|
prettier
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
security
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
storybook
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
src/app/(service)/insights/ui/blog-detail-page.tsx#L168
Unexpected any. Specify a different type
|
|
lint:
src/app/(service)/insights/ui/blog-detail-page.tsx#L145
Unexpected any. Specify a different type
|
|
lint:
src/app/(service)/insights/ui/blog-detail-page.tsx#L123
'style' is assigned a value but never used
|
|
lint:
src/app/(service)/insights/ui/blog-detail-page.tsx#L122
Unexpected any. Specify a different type
|
|
lint:
src/app/(service)/insights/ui/blog-detail-page.tsx#L50
Unexpected any. Specify a different type
|
|
lint:
src/app/(service)/insights/ui/blog-detail-page.tsx#L26
Unexpected any. Specify a different type
|
|
lint:
src/api/strapi/api/fetch-articles.ts#L40
Unexpected any. Specify a different type
|
|
lint:
src/api/strapi/api/fetch-articles.ts#L11
Unexpected any. Specify a different type
|
|
lint:
src/api/strapi/api/common-strapi-fetch.ts#L19
Usage of "null" is deprecated except when describing legacy APIs; use "undefined" instead
|
|
lint:
src/api/client/axios.ts#L46
Usage of "null" is deprecated except when describing legacy APIs; use "undefined" instead
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|