Skip to content

simpler minimalistic bug #3

simpler minimalistic bug

simpler minimalistic bug #3

Triggered via push February 7, 2024 16:00
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
ci: contracts/A.sol#L8
Delete ⏎
ci: contracts/A.sol#L13
Delete ⏎
ci: contracts/B.sol#L20
Delete ⏎
ci
Process completed with exit code 1.
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci: contracts/A.sol#L5
global import of path fhevm/lib/TFHE.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci: contracts/A.sol#L9
Code contains empty blocks
ci: contracts/A.sol#L12
Variable name must be in mixedCase
ci: contracts/A.sol#L12
Variable "ct_r" is unused
ci: contracts/B.sol#L5
global import of path fhevm/lib/TFHE.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci: contracts/B.sol#L6
global import of path ./A.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci: contracts/B.sol#L9
Explicitly mark visibility of state
ci: contracts/B.sol#L10
Explicitly mark visibility of state