Skip to content

Merge pull request #2 from hexschool/develop #1

Merge pull request #2 from hexschool/develop

Merge pull request #2 from hexschool/develop #1

Triggered via push November 21, 2024 03:53
Status Failure
Total duration 24s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: src/composables/countdownActivity.ts#L11
Parameter 'callback' implicitly has an 'any' type.
deploy: src/composables/countdownActivity.ts#L14
Parameter 'x' implicitly has an 'any' type.
deploy: src/components/AppLayout.vue#L168
Parameter 'course' implicitly has an 'any' type.
deploy: src/components/AppLayout.vue#L208
Parameter 'updatedDeadline' implicitly has an 'any' type.
deploy: src/components/AppCard.vue#L28
Parameter 'id' implicitly has an 'any' type.
deploy: src/components/AppCard.vue#L31
Parameter 'id' implicitly has an 'any' type.
deploy: src/components/AppCard.vue#L36
Parameter 'id' implicitly has an 'any' type.
deploy: src/components/AppCard.vue#L53
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ HTML: string; Bootstrap: string; JS: string; Vue: string; React: string; Node: string; UI: string; default: string; }'.
deploy: src/components/AppPagination.vue#L21
Parameter 'newPage' implicitly has an 'any' type.
deploy: src/views/HomeView.vue#L35
Property 'course_tag' does not exist on type 'never'.