Skip to content

feat: warn when payable fallback function found but no receive function #765

feat: warn when payable fallback function found but no receive function

feat: warn when payable fallback function found but no receive function #765

Triggered via pull request February 7, 2025 14:37
Status Failure
Total duration 4m 5s
Artifacts

ci.yml

on: pull_request
Matrix: test
ci success
2s
ci success
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Unmatched diagnostics outside the testfile: tests/ui/parser/payable_fallback_without_receive.sol#L1
Warn: contract has a payable fallback function, but no receive ether function Warn: contract has a payable fallback function, but no receive ether function Warn: 2 warnings emitted
test ubuntu-latest stable
Process completed with exit code 100.
Unmatched diagnostics outside the testfile: tests/ui/parser/payable_fallback_without_receive.sol#L1
Warn: contract has a payable fallback function, but no receive ether function Warn: contract has a payable fallback function, but no receive ether function Warn: 2 warnings emitted
test ubuntu-latest 1.83
Process completed with exit code 100.
Unmatched diagnostics outside the testfile: tests/ui/parser/payable_fallback_without_receive.sol#L1
Warn: contract has a payable fallback function, but no receive ether function Warn: contract has a payable fallback function, but no receive ether function Warn: 2 warnings emitted
test macos-latest stable
Process completed with exit code 100.
Unmatched diagnostics outside the testfile: tests/ui/parser/payable_fallback_without_receive.sol#L1
Warn: contract has a payable fallback function, but no receive ether function Warn: contract has a payable fallback function, but no receive ether function Warn: 2 warnings emitted
test ubuntu-latest nightly
Process completed with exit code 100.
Unmatched diagnostics outside the testfile: tests/ui/parser/payable_fallback_without_receive.sol#L1
Warn: contract has a payable fallback function, but no receive ether function Warn: contract has a payable fallback function, but no receive ether function Warn: 2 warnings emitted
test windows-latest stable
Process completed with exit code 1.
ci success
Process completed with exit code 1.