Skip to content

Add caching mechanism with Vercel deployment support #80

Add caching mechanism with Vercel deployment support

Add caching mechanism with Vercel deployment support #80

Triggered via pull request December 2, 2024 15:44
@neubigneubig
synchronize #9
add-caching
Status Failure
Total duration 2m 25s
Billable time 3m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: scripts/build-cache.test.ts#L11
Namespace 'global.jest' has no exported member 'Mocked'.
build: scripts/build-cache.test.ts#L75
Parameter '_path' implicitly has an 'any' type.
build: scripts/build-cache.test.ts#L75
Parameter 'data' implicitly has an 'any' type.
build: scripts/build-cache.test.ts#L81
Argument of type '{ id: string; type: string; status: string; timestamp: string; url: string; description: string; }[]' is not assignable to parameter of type 'BotActivity[]'.
build
Process completed with exit code 2.