这是indexloc提供的服务,不要输入任何密码
Skip to content

Update name convention #2

Update name convention

Update name convention #2

Triggered via push December 30, 2024 13:48
Status Failure
Total duration 39s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/components/acls/AclEntriesCard.vue#L123
Binding element 'state' implicitly has an 'any' type.
build: src/components/domains/DomainCard.vue#L156
Type 'DomainEntity | undefined' is not assignable to type 'Record<string, any>'.
build: src/components/project/HistoryCard.vue#L58
Property 'name' does not exist on type 'ActivityAttributes'.
build: src/components/project/HistoryCard.vue#L59
Property 'name' does not exist on type 'ActivityAttributes'.
build: src/components/vcl/VclVersionCard.vue#L133
Type 'VclEntity | undefined' is not assignable to type 'Record<string, any>'.
build: src/main.ts#L46
No overload matches this call.
build: src/components/__tests__/HelloWorld.spec.ts#L4
Cannot find module '../HelloWorld.vue' or its corresponding type declarations.
build: src/components/acls/AclEntriesCard.vue#L123
Binding element 'state' implicitly has an 'any' type.
build: src/components/domains/DomainCard.vue#L156
Type 'DomainEntity | undefined' is not assignable to type 'Record<string, any>'.
build: src/components/project/HistoryCard.vue#L58
Property 'name' does not exist on type 'ActivityAttributes'.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636