fix(lostFound):合并 suit 时仓库不是最新的代码,导致失物招领代码覆盖成了更前面的版本,改正成最新的失物招领 #14
Annotations
10 errors and 2 warnings
deploy:
src/components/LostForm.vue#L19
Namespace 'LostfoundAPI' has no exported member 'LostItem'.
|
deploy:
src/components/FoundForm.vue#L19
Namespace 'LostfoundAPI' has no exported member 'FoundItem'.
|
deploy:
src/components/LostForm.vue#L24
Namespace 'LostfoundAPI' has no exported member 'LostItem'.
|
deploy:
src/components/FoundForm.vue#L24
Namespace 'LostfoundAPI' has no exported member 'FoundItem'.
|
deploy:
src/pages/LostFoundPage/Lost.vue#L53
Namespace 'LostfoundAPI' has no exported member 'LostItem'.
|
deploy:
src/pages/LostFoundPage/Found.vue#L56
Namespace 'LostfoundAPI' has no exported member 'FoundItem'.
|
deploy:
src/pages/LostFoundPage/Lost.vue#L62
No overload matches this call.
|
deploy:
src/pages/LostFoundPage/Found.vue#L65
No overload matches this call.
|
deploy:
src/pages/LostFoundPage/Lost.vue#L62
Type '(params: GetRecordsData) => Promise<GetRecordsResult>' has no signatures for which the type argument list is applicable.
|
deploy:
src/pages/LostFoundPage/Found.vue#L65
Type '(params: GetRecordsData) => Promise<GetRecordsResult>' has no signatures for which the type argument list is applicable.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|