ci: use latest node version #10
release.yml
on: push
Commit Lint
/
Validate PR commits with commitlint
15s
Code Style
/
Lint
17s
Run tests and report coverage
/
Test and report coverage
42s
Build and release npm package
1m 17s
Annotations
1 error and 13 warnings
Build and release npm package
Process completed with exit code 1.
|
Code Style / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: martijnhols/actions-cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Style / Lint:
src/keplr/index.ts#L18
Unexpected any. Specify a different type
|
Code Style / Lint:
src/keplr/index.ts#L19
Unexpected any. Specify a different type
|
Code Style / Lint:
src/keplr/index.ts#L22
Unexpected any. Specify a different type
|
Code Style / Lint:
src/keplr/index.ts#L22
Unexpected any. Specify a different type
|
Code Style / Lint:
src/keplr/index.ts#L23
Unexpected any. Specify a different type
|
Code Style / Lint:
src/keplr/index.ts#L26
Unexpected any. Specify a different type
|
Code Style / Lint:
src/keplr/index.ts#L27
Unexpected any. Specify a different type
|
Code Style / Lint:
src/keplr/index.ts#L32
Unexpected any. Specify a different type
|
Code Style / Lint:
src/keplr/index.ts#L37
Unexpected any. Specify a different type
|
Code Style / Lint:
src/keplr/index.ts#L42
Unexpected any. Specify a different type
|
Run tests and report coverage / Test and report coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: martijnhols/actions-cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and release npm package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: martijnhols/actions-cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|