fix: changed bot token to webhook [WIP] #230
main-workflows.yml
on: pull_request
build
/
Run Build
40s
lint
/
Lint Commit Messages
11s
lint
/
Run Linters
39s
test
/
Run unit tests
Annotations
8 errors
lint / Run Linters:
apps/agent/src/index.ts#L5
'EboActorsManager' is defined but never used
|
lint / Run Linters:
apps/agent/src/index.ts#L6
'EboProcessor' is defined but never used
|
lint / Run Linters:
apps/agent/src/index.ts#L7
'NotificationService' is defined but never used
|
lint / Run Linters:
apps/agent/src/index.ts#L8
'ProtocolProvider' is defined but never used
|
lint / Run Linters:
apps/agent/src/index.ts#L10
'BlockNumberService' is defined but never used
|
lint / Run Linters:
apps/agent/src/index.ts#L11
'stringify' is defined but never used
|
lint / Run Linters
agent#lint: command (/home/runner/work/EBO-agent/EBO-agent/apps/agent) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint / Run Linters
Process completed with exit code 1.
|