Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

docs: Add migration notice #92

docs: Add migration notice

docs: Add migration notice #92

Triggered via pull request October 15, 2025 18:35
Status Success
Total duration 3m 36s
Artifacts

main.yml

on: pull_request
Check workflows
27s
Check workflows
Matrix: Build, lint, and test / Build, Lint, and Test
Code scanner  /  Run security scan
2m 51s
Code scanner / Run security scan
Build, lint, and test  /  All jobs pass
2s
Build, lint, and test / All jobs pass
All jobs completed
3s
All jobs completed
All jobs pass
3s
All jobs pass
is-release
0s
is-release
Publish release  /  publish-release
Publish release / publish-release
Publish release  /  publish-npm-dry-run
Publish release / publish-npm-dry-run
Publish release  /  publish-npm
Publish release / publish-npm
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Build, lint, and test / Build, Lint, and Test (22.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (22.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (22.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (22.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (22.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (22.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (22.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (22.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (22.x): src/PollingBlockTracker.test.ts#L3
Import name `EMPTY_FUNCTION` must match one of the following formats: camelCase
Build, lint, and test / Build, Lint, and Test (22.x): src/BlockTracker.ts#L1
Import name `SafeEventEmitter` must match one of the following formats: camelCase
Build, lint, and test / Build, Lint, and Test (18.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (18.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (18.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (18.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (18.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (18.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (18.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (18.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (18.x): src/PollingBlockTracker.test.ts#L3
Import name `EMPTY_FUNCTION` must match one of the following formats: camelCase
Build, lint, and test / Build, Lint, and Test (18.x): src/BlockTracker.ts#L1
Import name `SafeEventEmitter` must match one of the following formats: camelCase
Build, lint, and test / Build, Lint, and Test (20.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (20.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (20.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (20.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (20.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (20.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (20.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (20.x)
Missing return type on function
Build, lint, and test / Build, Lint, and Test (20.x): src/PollingBlockTracker.test.ts#L3
Import name `EMPTY_FUNCTION` must match one of the following formats: camelCase
Build, lint, and test / Build, Lint, and Test (20.x): src/BlockTracker.ts#L1
Import name `SafeEventEmitter` must match one of the following formats: camelCase
Code scanner / Run security scan
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at /home/runner/work/eth-block-tracker/eth-block-tracker/.github/workflows/main.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.