Skip to content

feat: 予約投稿 #196

feat: 予約投稿

feat: 予約投稿 #196

Triggered via pull request August 6, 2024 12:39
Status Success
Total duration 2m 43s
Artifacts

lint.yml

on: pull_request
pnpm_install
39s
pnpm_install
Matrix: format
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

37 errors
format (cherrypick-js)
Process completed with exit code 1.
format (sw)
Process completed with exit code 1.
format (frontend)
Process completed with exit code 1.
lint (sw)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'string | Locale'.
lint (sw)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
lint (sw)
Rest parameter 'args' implicitly has an 'any[]' type.
lint (sw)
A spread argument must either have a tuple type or be passed to a rest parameter.
lint (sw)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
lint (sw)
Property 'title' does not exist on type 'string | Locale'.
lint (sw)
Property 'header' does not exist on type 'string | Locale'.
lint (sw)
Parameter 'account' implicitly has an 'any' type.
lint (sw)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
lint (sw)
Process completed with exit code 2.
format (backend)
Process completed with exit code 1.
typecheck (cherrypick-js)
'"./entities.js"' has no exported member named 'NotesScheduleDeleteRequest'. Did you mean 'NotesDeleteRequest'?
typecheck (cherrypick-js)
'"./entities.js"' has no exported member named 'NotesScheduleListRequest'. Did you mean 'NotesClipsRequest'?
typecheck (cherrypick-js)
'"./entities.js"' has no exported member named 'NotesScheduleListResponse'. Did you mean 'NotesClipsResponse'?
typecheck (cherrypick-js)
Type '{ 'admin/meta': "application/json"; 'admin/abuse-report-resolver/create': "application/json"; 'admin/abuse-report-resolver/list': "application/json"; 'admin/abuse-report-resolver/delete': "application/json"; ... 406 more ...; 'reversi/verify': "application/json"; }' is missing the following properties from type 'Record<keyof Endpoints, "application/json" | "multipart/form-data">': "notes/schedule/delete", "notes/schedule/list"
typecheck (cherrypick-js)
Process completed with exit code 2.
lint (cherrypick-js)
'"./entities.js"' has no exported member named 'NotesScheduleDeleteRequest'. Did you mean 'NotesDeleteRequest'?
lint (cherrypick-js)
'"./entities.js"' has no exported member named 'NotesScheduleListRequest'. Did you mean 'NotesClipsRequest'?
lint (cherrypick-js)
'"./entities.js"' has no exported member named 'NotesScheduleListResponse'. Did you mean 'NotesClipsResponse'?
lint (cherrypick-js)
Type '{ 'admin/meta': "application/json"; 'admin/abuse-report-resolver/create': "application/json"; 'admin/abuse-report-resolver/list': "application/json"; 'admin/abuse-report-resolver/delete': "application/json"; ... 406 more ...; 'reversi/verify': "application/json"; }' is missing the following properties from type 'Record<keyof Endpoints, "application/json" | "multipart/form-data">': "notes/schedule/delete", "notes/schedule/list"
typecheck (backend)
'"./entities.js"' has no exported member named 'NotesScheduleDeleteRequest'. Did you mean 'NotesDeleteRequest'?
lint (cherrypick-js)
Process completed with exit code 2.
typecheck (backend)
'"./entities.js"' has no exported member named 'NotesScheduleListRequest'. Did you mean 'NotesClipsRequest'?
typecheck (backend)
'"./entities.js"' has no exported member named 'NotesScheduleListResponse'. Did you mean 'NotesClipsResponse'?
typecheck (backend)
Type '{ 'admin/meta': "application/json"; 'admin/abuse-report-resolver/create': "application/json"; 'admin/abuse-report-resolver/list': "application/json"; 'admin/abuse-report-resolver/delete': "application/json"; ... 406 more ...; 'reversi/verify': "application/json"; }' is missing the following properties from type 'Record<keyof Endpoints, "application/json" | "multipart/form-data">': "notes/schedule/delete", "notes/schedule/list"
typecheck (backend)
Process completed with exit code 1.
lint (backend)
'try' expected.
lint (backend)
'catch' or 'finally' expected.
lint (backend)
Process completed with exit code 2.
lint (frontend)
')' expected.
lint (frontend)
Identifier expected. 'true' is a reserved word that cannot be used here.
lint (frontend)
':' expected.
lint (frontend)
',' expected.
lint (frontend)
Process completed with exit code 2.