Skip to content

UnlockedCardを作成 #80

UnlockedCardを作成

UnlockedCardを作成 #80

Triggered via pull request June 22, 2024 18:33
Status Failure
Total duration 49s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/components/achievements/UnlockableCard.tsx#L4
Cannot find module '@/types/achievement' or its corresponding type declarations.
build: src/pages/unlocked/index.tsx#L40
Type '{ id: number; name: string; description: string; icon: string; tags: { id: number; name: string; color: string; }[]; createdAt: string; updatedAt: string; }' is not assignable to type '{ id: number; name: string; icon: string; description: string; tags: { color: string; id: number; name: string; }[]; createdAt: Date; updatedAt: Date; }'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pr-mpt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.