Skip to content

deps: @metamask/rpc-errors@^6.3.1->^7.0.0 (#342) #481

deps: @metamask/rpc-errors@^6.3.1->^7.0.0 (#342)

deps: @metamask/rpc-errors@^6.3.1->^7.0.0 (#342) #481

Triggered via push October 17, 2024 07:44
Status Success
Total duration 3m 40s
Artifacts

main.yml

on: push
Build, lint, and test  /  Prepare
2m 26s
Build, lint, and test / Prepare
Check workflows
3s
Check workflows
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
All jobs completed
0s
All jobs completed
All jobs pass
0s
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
Publish release  /  get-release-version
Publish release / get-release-version
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
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/
Build, lint, and test / Prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Build (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Lint (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Lint (22.x): src/block-cache.ts#L35
Use a hash name instead
Build, lint, and test / Lint (22.x): src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
Build, lint, and test / Lint (22.x): src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (22.x): src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (22.x): src/fetch.ts#L149
Missing JSDoc @param "options.req" description
Build, lint, and test / Lint (22.x): src/utils/normalize.ts#L15
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (22.x): src/utils/normalize.ts#L41
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (22.x): src/utils/normalize.ts#L55
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (22.x): src/utils/timeout.test.ts#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Build, lint, and test / Lint (22.x): src/wallet.ts#L429
There must be no hyphen before @returns description
Build, lint, and test / Lint (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Lint (18.x): src/block-cache.ts#L35
Use a hash name instead
Build, lint, and test / Lint (18.x): src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
Build, lint, and test / Lint (18.x): src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x): src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x): src/fetch.ts#L149
Missing JSDoc @param "options.req" description
Build, lint, and test / Lint (18.x): src/utils/normalize.ts#L15
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x): src/utils/normalize.ts#L41
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x): src/utils/normalize.ts#L55
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x): src/utils/timeout.test.ts#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Build, lint, and test / Lint (18.x): src/wallet.ts#L429
There must be no hyphen before @returns description
Build, lint, and test / Lint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Lint (20.x): src/block-cache.ts#L35
Use a hash name instead
Build, lint, and test / Lint (20.x): src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
Build, lint, and test / Lint (20.x): src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (20.x): src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (20.x): src/fetch.ts#L149
Missing JSDoc @param "options.req" description
Build, lint, and test / Lint (20.x): src/utils/normalize.ts#L15
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (20.x): src/utils/normalize.ts#L41
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (20.x): src/utils/normalize.ts#L55
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (20.x): src/utils/timeout.test.ts#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Build, lint, and test / Lint (20.x): src/wallet.ts#L429
There must be no hyphen before @returns description
Build, lint, and test / Test (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/