refactor: 重构国际化加载逻辑为 JSON 格式 #931
pull-request.yml
on: pull_request
call-test-build
/
check-email
5s
call-test-build
/
test
36s
call-test-build
/
site
39s
call-test-build
/
build
33s
Annotations
10 errors
|
call-test-build / build
Process completed with exit code 2.
|
|
call-test-build / build:
src/store/modules/notification.ts#L57
Type '() => { id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]' is not assignable to type '{ id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]'.
|
|
call-test-build / build:
src/pages/detail/secondary/index.vue#L120
Argument of type '{ id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]' is not assignable to parameter of type '() => { id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]'.
|
|
call-test-build / build:
src/pages/detail/secondary/index.vue#L108
Argument of type '{ id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]' is not assignable to parameter of type '() => { id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]'.
|
|
call-test-build / build:
src/layouts/components/Notice.vue#L74
Argument of type '{ id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]' is not assignable to parameter of type '() => { id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]'.
|
|
call-test-build / site
Process completed with exit code 2.
|
|
call-test-build / site:
src/store/modules/notification.ts#L57
Type '() => { id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]' is not assignable to type '{ id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]'.
|
|
call-test-build / site:
src/pages/detail/secondary/index.vue#L120
Argument of type '{ id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]' is not assignable to parameter of type '() => { id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]'.
|
|
call-test-build / site:
src/pages/detail/secondary/index.vue#L108
Argument of type '{ id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]' is not assignable to parameter of type '() => { id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]'.
|
|
call-test-build / site:
src/layouts/components/Notice.vue#L74
Argument of type '{ id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]' is not assignable to parameter of type '() => { id: string; content: string; type: string; status: boolean; collected: boolean; date: string; quality: string; }[]'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pr
|
138 Bytes |
sha256:212522cfd28749ab15c4bd47b84b3ecd37cfec3bce3c74b020de8d43a49f3c7d
|
|