yumechi-no-kuni/packages/backend/test/unit
eternal-flame-AD 9b8d02d1c3
Some checks failed
Publish Docker image / Build (push) Waiting to run
Lint / pnpm_install (push) Waiting to run
Lint / lint (backend) (push) Blocked by required conditions
Lint / lint (frontend) (push) Blocked by required conditions
Lint / lint (frontend-embed) (push) Blocked by required conditions
Lint / lint (frontend-shared) (push) Blocked by required conditions
Lint / lint (misskey-bubble-game) (push) Blocked by required conditions
Lint / lint (misskey-js) (push) Blocked by required conditions
Lint / lint (misskey-reversi) (push) Blocked by required conditions
Lint / lint (sw) (push) Blocked by required conditions
Lint / typecheck (backend) (push) Blocked by required conditions
Lint / typecheck (misskey-js) (push) Blocked by required conditions
Lint / typecheck (sw) (push) Blocked by required conditions
Test (backend) / unit (22.11.0) (push) Waiting to run
Test (backend) / e2e (22.11.0) (push) Waiting to run
Test (production install and build) / production (22.11.0) (push) Waiting to run
Lint / pnpm_install (pull_request) Successful in 1m8s
Publish Docker image / Build (pull_request) Successful in 4m13s
Test (production install and build) / production (22.11.0) (pull_request) Successful in 58s
Test (backend) / unit (22.11.0) (pull_request) Failing after 6m43s
Test (backend) / e2e (22.11.0) (pull_request) Failing after 10m17s
Lint / lint (backend) (pull_request) Successful in 2m20s
Lint / lint (frontend) (pull_request) Successful in 1m58s
Lint / lint (frontend-embed) (pull_request) Successful in 2m23s
Lint / lint (frontend-shared) (pull_request) Successful in 2m8s
Lint / lint (misskey-bubble-game) (pull_request) Successful in 1m56s
Lint / lint (misskey-js) (pull_request) Successful in 2m2s
Lint / lint (misskey-reversi) (pull_request) Successful in 1m58s
Lint / lint (sw) (pull_request) Successful in 1m59s
Lint / typecheck (backend) (pull_request) Successful in 1m57s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m23s
Lint / typecheck (sw) (pull_request) Successful in 1m26s
type-safe sanitization of AP objects
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-21 02:42:46 -06:00
..
entities Misskey® Reactions Buffering Technology™ (#14579) 2024-09-20 21:03:53 +09:00
misc fix(backend): incorrect logic for determining whether Quote or not (#13700) 2024-04-14 10:23:48 +09:00
queue/processors feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757) 2024-10-13 20:32:12 +09:00
AbuseReportNotificationService.ts feat(backend): 通報および通報解決時に送出されるSystemWebhookにユーザ情報を含めるようにする (#14698) 2024-10-05 12:51:46 +09:00
activitypub.ts type-safe sanitization of AP objects 2024-11-21 02:42:46 -06:00
AnnouncementService.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
ap-request.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
ApMfmService.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
chart.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DriveService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FetchInstanceMetadataService.ts feat: リモートサーバーのサーバー情報を収集しないオプション (#14634) 2024-10-13 20:22:16 +09:00
FileInfoService.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
FlashService.ts enhance: 人気のPlayを10件以上表示できるように (#14443) 2024-10-05 14:37:52 +09:00
MetaService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MfmService.ts Fix(backend): ActivityPubでのHTMLへのシリアライズを修正 (#13752) 2024-04-27 20:26:55 +09:00
NoteCreateService.ts fix(backend): incorrect logic for determining whether Quote or not (#13700) 2024-04-14 10:23:48 +09:00
ReactionService.ts refactor(backend): ReactionService.prototype.convertLegacyReactions (#13375) 2024-02-21 14:31:50 +09:00
RelayService.ts test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
RoleService.ts feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする (#14746) 2024-10-11 20:59:36 +09:00
S3Service.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SigninWithPasskeyApiService.ts test(backend): Add test for Passkey API (#14635) 2024-09-28 08:09:30 +09:00
SystemWebhookService.ts feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489) 2024-09-19 17:20:50 +09:00
UserSearchService.ts fix: サジェストされるユーザのリストアップ方法を見直し (#14180) 2024-07-12 21:14:09 +09:00
UserWebhookService.ts feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489) 2024-09-19 17:20:50 +09:00
WebhookTestService.ts Merge tag '2024.11.0-alpha.1' into develop 2024-11-15 04:46:18 -06:00