Fix FeeManager + last deploy artifacts #38
Triggered via pull request
September 26, 2024 18:35
Status
Failure
Total duration
1m 18s
Artifacts
–
Annotations
2 errors and 5 warnings
build:
scripts/verify/verifyTransparentProxyV2.ts#L3
Variable name `ArrakisVaultABI` must match one of the following formats: camelCase, UPPER_CASE
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
test/integration_tests/ArrakisV2.test.ts#L31
Unexpected any. Specify a different type
|
build:
test/integration_tests/Rounding.test.ts#L40
Unexpected any. Specify a different type
|
build:
test/integration_tests/Rounding.test.ts#L45
Unexpected any. Specify a different type
|
build:
test/unit_tests/ArrakisV2Factory.test.ts#L344
Forbidden non-null assertion
|