Skip to content

upgrades to nx 16

upgrades to nx 16 #8

Triggered via push May 9, 2023 19:57
Status Success
Total duration 40s
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#L106
Forbidden non-null assertion