Publish NPM Package #30
publish.yml
on: release
Tests
1m 18s
Publish Contracts
0s
Annotations
10 errors and 2 warnings
Tests:
test/DecentHats_0_1_0.test.ts#L20
Cannot find module '@nomicfoundation/hardhat-ethers/signers' or its corresponding type declarations.
|
Tests:
test/DecentHats_0_1_0.test.ts#L22
Module '"ethers"' has no exported member 'solidityPackedKeccak256'.
|
Tests:
test/DecentHats_0_1_0.test.ts#L103
Property 'getAddress' does not exist on type 'MockHats'.
|
Tests:
test/DecentHats_0_1_0.test.ts#L110
Property 'getAddress' does not exist on type 'MockHatsAccount'.
|
Tests:
test/DecentHats_0_1_0.test.ts#L112
Property 'getAddress' does not exist on type 'DecentHats_0_1_0'.
|
Tests:
test/DecentHats_0_1_0.test.ts#L117
Property 'getAddress' does not exist on type 'GnosisSafeL2'.
|
Tests:
test/DecentHats_0_1_0.test.ts#L123
Property 'ZeroAddress' does not exist on type 'typeof import("/home/runner/work/decent-contracts/decent-contracts/node_modules/ethers/lib/ethers") & HardhatEthersHelpers'.
|
Tests:
test/DecentHats_0_1_0.test.ts#L124
Property 'ZeroHash' does not exist on type 'typeof import("/home/runner/work/decent-contracts/decent-contracts/node_modules/ethers/lib/ethers") & HardhatEthersHelpers'.
|
Tests:
test/DecentHats_0_1_0.test.ts#L125
Property 'ZeroAddress' does not exist on type 'typeof import("/home/runner/work/decent-contracts/decent-contracts/node_modules/ethers/lib/ethers") & HardhatEthersHelpers'.
|
Tests:
test/DecentHats_0_1_0.test.ts#L126
Property 'ZeroAddress' does not exist on type 'typeof import("/home/runner/work/decent-contracts/decent-contracts/node_modules/ethers/lib/ethers") & HardhatEthersHelpers'.
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|