Skip to content

Telegram Notification bot for proposal #2

Telegram Notification bot for proposal

Telegram Notification bot for proposal #2

Triggered via pull request May 4, 2024 13:52
Status Failure
Total duration 20s
Artifacts

tsc.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
compile: notification-bot/src/index.ts#L1
Cannot find module '@apibara/protocol' or its corresponding type declarations.
compile: notification-bot/src/index.ts#L8
Cannot find module '@apibara/starknet' or its corresponding type declarations.
compile: notification-bot/src/index.ts#L10
Cannot find module 'starknet' or its corresponding type declarations.
compile: notification-bot/src/index.ts#L11
Cannot find module 'dotenv' or its corresponding type declarations.
compile: notification-bot/src/index.ts#L12
Cannot find module 'fs' or its corresponding type declarations.
compile: notification-bot/src/index.ts#L13
Cannot find module 'toml' or its corresponding type declarations.
compile: notification-bot/src/index.ts#L18
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
compile: notification-bot/src/index.ts#L29
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
compile: notification-bot/src/index.ts#L72
Parameter 'err' implicitly has an 'any' type.
compile: notification-bot/src/index.ts#L72
Parameter 'retryCount' implicitly has an 'any' type.