fix: functional check test name #48
Merged
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run lint
global import of path ../dataset/access_control/arbitrary_location_write_simple.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run lint
Function param name must be in mixedCase
|
Run lint
Variable name must be in mixedCase
|
Run lint
global import of path ../dataset/access_control/incorrect_constructor_name1.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run lint
global import of path ../dataset/access_control/incorrect_constructor_name2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run lint
global import of path ../dataset/access_control/incorrect_constructor_name3.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run lint
global import of path ../dataset/access_control/mapping_write.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run lint
Function param name must be in mixedCase
|
Run lint
Variable name must be in mixedCase
|
Run lint
Function name must be in mixedCase
|
Loading