Skip to content

Alternative flash loan entry point without function pointers #70

Alternative flash loan entry point without function pointers

Alternative flash loan entry point without function pointers #70

Triggered via pull request October 18, 2023 10:44
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: src/utils/FunctionCodec.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.19 semver requirement
lint
Process completed with exit code 1.
lint: src/utils/FunctionCodec.sol#L33
Avoid to use inline assembly. It is acceptable only in rare cases