Skip to content

feat: implement get events #130

feat: implement get events

feat: implement get events #130

Triggered via pull request September 24, 2024 23:46
Status Failure
Total duration 34s
Artifacts

main-workflows.yml

on: pull_request
build  /  Run Build
23s
build / Run Build
lint  /  Lint Commit Messages
lint / Lint Commit Messages
lint  /  Run Linters
lint / Run Linters
test  /  Run unit tests
test / Run unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build / Run Build
@ebo-agent/automated-dispute#build: command (/home/runner/work/EBO-agent/EBO-agent/packages/automated-dispute) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
build / Run Build
Argument of type '{ name: "RequestCreated"; blockNumber: bigint; logIndex: number; rawLog: Log; requestId: RequestId; metadata: { epoch: bigint; chainId: `${string}:${string}`; requestId: RequestId; }; }[]' is not assignable to parameter of type 'EboEvent<EboEventName>[]'.
build / Run Build
Process completed with exit code 2.