Skip to content

fix(LiquidityManagerCore): fail-closed price guard + soft-priced exit floor #1377

fix(LiquidityManagerCore): fail-closed price guard + soft-priced exit floor

fix(LiquidityManagerCore): fail-closed price guard + soft-priced exit floor #1377

Triggered via pull request July 14, 2026 15:03
Status Success
Total duration 8m 38s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
gitleaks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: contracts/interfaces/IErrorsTokenomics.sol#L5
Missing @notice tag in contract 'IErrorsTokenomics'
build: contracts/interfaces/IErrorsTokenomics.sol#L5
Missing @author tag in contract 'IErrorsTokenomics'
build: contracts/interfaces/IErrorsTokenomics.sol#L5
Missing @title tag in contract 'IErrorsTokenomics'
build: contracts/interfaces/IDonatorBlacklist.sol#L9
Missing @notice tag in function 'isDonatorBlacklisted'
build: contracts/interfaces/IDonatorBlacklist.sol#L5
Missing @notice tag in contract 'IDonatorBlacklist'
build: contracts/interfaces/IDonatorBlacklist.sol#L5
Missing @author tag in contract 'IDonatorBlacklist'
build: contracts/interfaces/IDonatorBlacklist.sol#L5
Missing @title tag in contract 'IDonatorBlacklist'
build: contracts/interfaces/IBridgeErrors.sol#L4
Missing @notice tag in contract 'IBridgeErrors'
build: contracts/interfaces/IBridgeErrors.sol#L4
Missing @author tag in contract 'IBridgeErrors'
build: contracts/interfaces/IBridgeErrors.sol#L4
Missing @title tag in contract 'IBridgeErrors'
build: scripts/deployment/staking/base/deploy_71_change_owner.js#L13
'providerName' is assigned a value but never used
build: scripts/deployment/staking/arbitrum/send_tokens_and_message.js#L40
'ethBridger' is assigned a value but never used
build: scripts/deployment/staking/arbitrum/deploy_21_change_owner.js#L13
'providerName' is assigned a value but never used
build: scripts/deployment/staking/arbitrum/bridge_new_token.js#L8
'getBaseFee' is assigned a value but never used
build: scripts/deployment/staking/arbitrum/bridge_new_token.js#L6
'L1ToL2MessageGasEstimator' is assigned a value but never used
build: scripts/deployment/staking/arbitrum/bridge_new_token.js#L5
'L2ERC20Gateway' is assigned a value but never used
build: scripts/deployment/staking/arbitrum/bridge_new_token.js#L4
'L1ERC20Gateway' is assigned a value but never used
build: hardhat.config.js#L38
'isCoverage' is assigned a value but never used
build: deploy/contracts.js#L7
'deployer' is assigned a value but never used
build: deploy/contracts.js#L3
'expect' is assigned a value but never used