Feat/2025.1-n #428
lint.yml
on: pull_request
pnpm_install
44s
Matrix: lint
Matrix: typecheck
Annotations
10 errors and 22 warnings
typecheck (backend)
'note' is possibly 'null'.
|
typecheck (backend)
'note' is possibly 'null'.
|
typecheck (backend)
'reply' is possibly 'null'.
|
typecheck (backend)
'note' is possibly 'null'.
|
typecheck (backend)
'note' is possibly 'null'.
|
typecheck (backend)
'note' is possibly 'null'.
|
typecheck (backend)
'note' is possibly 'null'.
|
typecheck (backend)
'noteWithImage' is possibly 'null'.
|
typecheck (backend)
'noteWithUpdatedImage' is possibly 'null'.
|
typecheck (backend)
'note' is possibly 'null'.
|
pnpm_install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend-shared)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.0. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint (frontend)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.0. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint (backend)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.0. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint (misskey-reversi)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.0. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint (frontend-embed)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.0. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint (misskey-bubble-game)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.0. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint (sw)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.0. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint (misskey-js)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.0. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
typecheck (misskey-js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend-shared)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-reversi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend-embed)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (sw)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-bubble-game)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck (backend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck (sw)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-js):
packages/misskey-js/src/nyaize.ts#L12
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint (misskey-js):
packages/misskey-js/src/nyaize.ts#L57
Forbidden non-null assertion
|