Skip to content

feat(controller-utils): support bn.js v4 input to BN functions #12621

feat(controller-utils): support bn.js v4 input to BN functions

feat(controller-utils): support bn.js v4 input to BN functions #12621

Triggered via pull request October 24, 2024 02:43
Status Failure
Total duration 4m 6s
Artifacts

main.yml

on: pull_request
Check workflows
4s
Check workflows
Matrix: Lint, build, and test / Prepare
Matrix: Lint, build, and test / Build
Matrix: Lint, build, and test / Lint
Matrix: Lint, build, and test / Test
Matrix: Lint, build, and test / Validate changelog
All jobs complete
0s
All jobs complete
Determine whether this is a release merge commit
0s
Determine whether this is a release merge commit
All jobs pass
0s
All jobs pass
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

7 errors and 1 warning
Lint, build, and test / Lint (20.x): packages/controller-utils/src/util.test.ts#L44
Definition for rule 'no-unexpected-any' was not found
Lint, build, and test / Lint (20.x): packages/controller-utils/src/util.test.ts#L46
Unexpected any. Specify a different type
Lint, build, and test / Lint (20.x): packages/controller-utils/src/util.test.ts#L49
Unexpected any. Specify a different type
Lint, build, and test / Lint (20.x): packages/controller-utils/src/util.test.ts#L52
Unexpected any. Specify a different type
Lint, build, and test / Lint (20.x): packages/controller-utils/src/util.test.ts#L55
Unexpected any. Specify a different type
Lint, build, and test / Lint (20.x)
Process completed with exit code 1.
All jobs pass
Process completed with exit code 1.
Check workflows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/