Skip to content

feat: add test token in deploy script #17

feat: add test token in deploy script

feat: add test token in deploy script #17

Triggered via push September 9, 2024 14:26
Status Failure
Total duration 38s
Artifacts

tests.yml

on: push
Run Unit Tests
0s
Run Unit Tests
Run Integration Tests
19s
Run Integration Tests
Echidna Test
0s
Echidna Test
Run symbolic execution tests
0s
Run symbolic execution tests
Lint Commit Messages
26s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Lint Commit Messages
Process completed with exit code 1.
Lint Commit Messages: src/contracts/Grateful.sol#L69
Function order is incorrect, external function can not go after public view function (line 59)
Lint Commit Messages: src/contracts/Grateful.sol#L81
Line length must be no more than 120 but current length is 121
Lint Commit Messages: src/interfaces/IGrateful.sol#L153
Function order is incorrect, external function can not go after external view function (line 143)