Merge pull request #48 from pythonkr/refactor/separate-common-package #254
Annotations
32 errors and 6 warnings
|
build (pyconkr):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L164
Parameter 'order' implicitly has an 'any' type.
|
|
build (pyconkr):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L164
Parameter 'child' implicitly has an 'any' type.
|
|
build (pyconkr):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L158
Parameter 'child' implicitly has an 'any' type.
|
|
build (pyconkr):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L154
Parameter 'child' implicitly has an 'any' type.
|
|
build (pyconkr):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L136
Argument of type 'unknown' is not assignable to parameter of type '{ id: string; }'.
|
|
build (pyconkr):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L132
'item' is of type 'unknown'.
|
|
build (pyconkr):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L132
'item' is of type 'unknown'.
|
|
build (pyconkr):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L24
Module '"/home/runner/work/frontend/frontend/packages/common/src/schemas/backendAdminAPI"' has no default export.
|
|
build (pyconkr):
apps/pyconkr-admin/src/components/pages/page/editor.tsx#L14
Module '"/home/runner/work/frontend/frontend/packages/common/src/schemas/backendAdminAPI"' has no default export.
|
|
build (pyconkr):
apps/pyconkr-admin/src/components/elements/admin_list_filter.tsx#L5
Module '"/home/runner/work/frontend/frontend/packages/common/src/schemas/backendAdminAPI"' has no default export.
|
|
build (pyconkr-participant-portal)
The strategy configuration was canceled because "build.pyconkr" failed
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L164
Parameter 'order' implicitly has an 'any' type.
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L164
Parameter 'child' implicitly has an 'any' type.
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L158
Parameter 'child' implicitly has an 'any' type.
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L154
Parameter 'child' implicitly has an 'any' type.
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L136
Argument of type 'unknown' is not assignable to parameter of type '{ id: string; }'.
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L132
'item' is of type 'unknown'.
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L132
'item' is of type 'unknown'.
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L24
Module '"/home/runner/work/frontend/frontend/packages/common/src/schemas/backendAdminAPI"' has no default export.
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/pages/page/editor.tsx#L14
Module '"/home/runner/work/frontend/frontend/packages/common/src/schemas/backendAdminAPI"' has no default export.
|
|
build (pyconkr-participant-portal):
apps/pyconkr-admin/src/components/elements/admin_list_filter.tsx#L5
Module '"/home/runner/work/frontend/frontend/packages/common/src/schemas/backendAdminAPI"' has no default export.
|
|
build (pyconkr-admin)
The strategy configuration was canceled because "build.pyconkr" failed
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L164
Parameter 'order' implicitly has an 'any' type.
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L164
Parameter 'child' implicitly has an 'any' type.
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L158
Parameter 'child' implicitly has an 'any' type.
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L154
Parameter 'child' implicitly has an 'any' type.
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L136
Argument of type 'unknown' is not assignable to parameter of type '{ id: string; }'.
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L132
'item' is of type 'unknown'.
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L132
'item' is of type 'unknown'.
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/pages/sitemap/list.tsx#L24
Module '"/home/runner/work/frontend/frontend/packages/common/src/schemas/backendAdminAPI"' has no default export.
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/pages/page/editor.tsx#L14
Module '"/home/runner/work/frontend/frontend/packages/common/src/schemas/backendAdminAPI"' has no default export.
|
|
build (pyconkr-admin):
apps/pyconkr-admin/src/components/elements/admin_list_filter.tsx#L5
Module '"/home/runner/work/frontend/frontend/packages/common/src/schemas/backendAdminAPI"' has no default export.
|
|
build (pyconkr)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, aws-actions/configure-aws-credentials@master, pnpm/action-setup@v4, slackapi/slack-github-action@v1.26.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (pyconkr)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build (pyconkr-participant-portal)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, aws-actions/configure-aws-credentials@master, pnpm/action-setup@v4, slackapi/slack-github-action@v1.26.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (pyconkr-participant-portal)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build (pyconkr-admin)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, aws-actions/configure-aws-credentials@master, pnpm/action-setup@v4, slackapi/slack-github-action@v1.26.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (pyconkr-admin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|