Skip to content

Token Staking

Token Staking #17

Triggered via pull request November 2, 2023 08:06
@r-czajkowskir-czajkowski
synchronize #11
staking
Status Failure
Total duration 55s
Artifacts

core.yaml

on: pull_request
core-build
41s
core-build
core-format
37s
core-format
core-test
0s
core-test
core-deploy-dry-run
0s
core-deploy-dry-run
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
core-format: core/test/staking/TokenStaking.test.ts#L4
`../../typechain` import should occur after import of `@nomicfoundation/hardhat-ethers/signers`
core-format: core/test/staking/TokenStaking.test.ts#L4
Unable to resolve path to module '../../typechain'
core-format: core/test/staking/TokenStaking.test.ts#L4
Missing file extension for "../../typechain"
core-format: core/test/staking/TokenStaking.test.ts#L9
'deployer' is assigned a value but never used. Allowed unused vars must match /^_+$/u
core-format: core/test/staking/TokenStaking.test.ts#L17
'TokenStaking' is already declared in the upper scope on line 4 column 17
core-format: core/test/staking/TokenStaking.test.ts#L30
Variable name `_tokenStaking` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
core-format: core/test/staking/TokenStaking.test.ts#L31
Variable name `_token` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
core-format: core/test/staking/TokenStaking.test.ts#L32
Variable name `_tokenHolder` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
core-format
Process completed with exit code 1.
core-build
Process completed with exit code 1.
core-format: core/deploy/01_deploy_acre.ts#L4
Unexpected unnamed async function