Skip to content

Convert the iplayif.com app to Typescript #261

Convert the iplayif.com app to Typescript

Convert the iplayif.com app to Typescript #261

Triggered via push January 21, 2024 13:11
Status Failure
Total duration 1m 3s
Artifacts
build-emglken
12s
build-emglken
test-and-deploy
34s
test-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-and-deploy: src/iplayif.com/app/src/app.ts#L12
Cannot find module 'koa' or its corresponding type declarations.
test-and-deploy: src/iplayif.com/app/src/app.ts#L13
Cannot find module 'koa-body' or its corresponding type declarations.
test-and-deploy: src/iplayif.com/app/src/app.ts#L40
Parameter 'next' implicitly has an 'any' type.
test-and-deploy: src/iplayif.com/app/src/front-page.ts#L12
Cannot find module 'koa' or its corresponding type declarations.
test-and-deploy: src/iplayif.com/app/src/metadata.ts#L22
Cannot find module 'koa' or its corresponding type declarations.
test-and-deploy: src/iplayif.com/app/src/metadata.ts#L23
'LRUCache' can only be imported by using a default import.
test-and-deploy: src/iplayif.com/app/src/metadata.ts#L24
Cannot find module 'sharp' or its corresponding type declarations.
test-and-deploy: src/iplayif.com/app/src/metadata.ts#L51
Parameter 'url' implicitly has an 'any' type.
test-and-deploy: src/iplayif.com/app/src/metadata.ts#L54
Parameter 'value' implicitly has an 'any' type.
test-and-deploy: src/iplayif.com/app/src/proxy.ts#L14
Cannot find module 'koa' or its corresponding type declarations.