feat/申請詳細ページのファイル周り #1129
Annotations
3 errors and 1 warning
Run npm run type-check:
src/components/requestDetail/RequestFiles.vue#L23
Argument of type '{ name: string; type: string; url: string; alt: string; }[]' is not assignable to parameter of type 'string[]'.
|
Run npm run type-check:
src/features/request/converter.ts#L39
Type 'string[]' is not assignable to type 'File[]'.
|
Run npm run type-check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading