Skip to content

feat: implement generic wrapper #480

feat: implement generic wrapper

feat: implement generic wrapper #480

Triggered via pull request October 1, 2025 07:13
@kaze-cowkaze-cow
synchronize #247
feat/wrapper
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
test (18.x, ubuntu-latest)
Process completed with exit code 1.
test (18.x, ubuntu-latest): src/contracts/interfaces/IGPv2Wrapper.sol#L22
Replace ·GPv2Interaction· with GPv2Interaction
test (18.x, ubuntu-latest): src/contracts/interfaces/IGPv2Wrapper.sol#L21
Replace ·GPv2Trade· with GPv2Trade
test (18.x, ubuntu-latest): src/contracts/interfaces/IGPv2Wrapper.sol#L20
Replace ·GPv2Authentication· with GPv2Authentication
test (18.x, ubuntu-latest): src/contracts/interfaces/IGPv2Wrapper.sol#L19
Replace ·IGPv2Settlement·}·from· with IGPv2Settlement}·from
test (18.x, ubuntu-latest): src/contracts/interfaces/IGPv2Wrapper.sol#L18
Replace ·IERC20· with IERC20
test (18.x, ubuntu-latest): src/contracts/interfaces/IGPv2Settlement.sol#L53
Replace bytes·calldata·orderUid with ⏎········bytes·calldata·orderUid⏎····
test (18.x, ubuntu-latest): src/contracts/GPv2Wrapper.sol#L72
Replace tokens,·clearingPrices,·trades,·interactions with ⏎············tokens,⏎············clearingPrices,⏎············trades,⏎············interactions⏎········
test (18.x, ubuntu-latest): src/contracts/interfaces/IGPv2Wrapper.sol#L35
Function name must be in mixedCase
test (18.x, ubuntu-latest): src/contracts/interfaces/IGPv2Wrapper.sol#L34
Function name must be in mixedCase
test (18.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/