Skip to content

Merge branch 'main' of github.com:peetzweg/vscode-crypto-address-lens #11

Merge branch 'main' of github.com:peetzweg/vscode-crypto-address-lens

Merge branch 'main' of github.com:peetzweg/vscode-crypto-address-lens #11

Triggered via push May 12, 2023 12:35
Status Success
Total duration 44s
Artifacts

code-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint: libs/evm/src/lib/utils/functionSelectorFor.ts#L3
'fn' is defined but never used
lint: packages/vsc/src/app/AddressInfo.ts#L14
'token' is defined but never used
lint: packages/vsc/src/app/RPCClient.ts#L96
Unexpected any. Specify a different type
lint: packages/vsc/src/app/RPCClient.ts#L104
Unexpected any. Specify a different type
lint: packages/vsc/src/main.ts#L113
Forbidden non-null assertion