Skip to content

12.1.1 (#305)

12.1.1 (#305) #347

Re-run triggered May 27, 2024 12:59
Status Failure
Total duration 30d 0h 0m 16s
Artifacts

main.yml

on: push
Build, lint, and test  /  Prepare
17s
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
4s
is-release
Publish release  /  publish-release
43s
Publish release / publish-release
Publish release  /  publish-npm-dry-run
6s
Publish release / publish-npm-dry-run
Publish release  /  publish-npm
0s
Publish release / publish-npm
npm-publish review time expired
Publish release  /  get-release-version
0s
Publish release / get-release-version
Fit to window
Zoom out
Zoom in

Annotations

1 error and 41 warnings
Publish release / publish-npm
The deployment was rejected or didn't satisfy other protection rules.
Check workflows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Lint (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Lint (16.x): src/block-cache.ts#L35
Use a hash name instead
Build, lint, and test / Lint (16.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 (16.x): src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (16.x): src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Lint (16.x): src/fetch.ts#L149
Missing JSDoc @param "options.req" description
Build, lint, and test / Lint (18.x): src/block-cache.ts#L35
Use a hash name instead
Build, lint, and test / Lint (16.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/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 (16.x): src/wallet.ts#L461
There must be no hyphen before @returns description
Build, lint, and test / Lint (18.x): src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (16.x): src/wallet.ts#L461
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 (16.x): src/wallet.ts#L461
Types are not permitted on @returns
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#L461
There must be no hyphen before @returns description
Build, lint, and test / Lint (18.x): src/wallet.ts#L461
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x): src/wallet.ts#L461
Types are not permitted on @returns
Build, lint, and test / Lint (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Lint (20.x): src/block-cache.ts#L35
Use a hash name instead
Build, lint, and test / Test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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#L461
There must be no hyphen before @returns description
Build, lint, and test / Test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Lint (20.x): src/wallet.ts#L461
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (20.x): src/wallet.ts#L461
Types are not permitted on @returns
Build, lint, and test / Test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
is-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish release / publish-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish release / publish-npm-dry-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.