Skip to content

Add back isEncryptionAuthorized. #190

Add back isEncryptionAuthorized.

Add back isEncryptionAuthorized. #190

Triggered via push June 27, 2024 19:50
Status Success
Total duration 7m 57s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
linting: contracts/contracts/Adjudicator.sol#L31
Function order is incorrect, state variable declaration can not go after event definition (line 25)
linting: contracts/contracts/Adjudicator.sol#L37
Main key parameter in mapping penaltyHistory is not named
linting: contracts/contracts/Adjudicator.sol#L37
Value parameter in mapping penaltyHistory is not named
linting: contracts/contracts/Adjudicator.sol#L38
Main key parameter in mapping evaluatedCFrags is not named
linting: contracts/contracts/Adjudicator.sol#L38
Value parameter in mapping evaluatedCFrags is not named
linting: contracts/contracts/Adjudicator.sol#L53
GC: Use Custom Errors instead of require statements
linting: contracts/contracts/Adjudicator.sol#L90
GC: Use Custom Errors instead of require statements
linting: contracts/contracts/Adjudicator.sol#L102
GC: Use Custom Errors instead of require statements
linting: contracts/contracts/Adjudicator.sol#L106
GC: Use Custom Errors instead of require statements
linting: contracts/contracts/Adjudicator.sol#L114
GC: Use Custom Errors instead of require statements
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.