Skip to content

Publish to NPM (V2) #26

Publish to NPM (V2)

Publish to NPM (V2) #26

Manually triggered October 21, 2024 19:08
Status Success
Total duration 1m 42s
Artifacts

publish-npm_v2.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
publish
Could not find a declaration file for module 'lodash'. '/home/runner/work/protocol-contracts/protocol-contracts/v2/node_modules/lodash/lodash.js' implicitly has an 'any' type.
publish
Module '"ethers"' has no exported member 'FunctionFragment'.
publish
Module '"ethers"' has no exported member 'Result'.
publish
Module '"ethers"' has no exported member 'Interface'.
publish
Module '"ethers"' has no exported member 'EventFragment'.
publish
Module '"ethers"' has no exported member 'AddressLike'.
publish
Module '"ethers"' has no exported member 'ContractRunner'.
publish
Module '"ethers"' has no exported member 'ContractMethod'.
publish
Module '"ethers"' has no exported member 'Listener'.
publish
Interface 'AccessControl' incorrectly extends interface 'BaseContract'.
publish
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/