Skip to content

workflows: Rearrange github actions to be more streamlined #1

workflows: Rearrange github actions to be more streamlined

workflows: Rearrange github actions to be more streamlined #1

Triggered via push February 2, 2024 04:04
Status Failure
Total duration 10m 2s
Artifacts

test.yaml

on: push
Test with coverage
9m 55s
Test with coverage
Run editorconfig checker
5s
Run editorconfig checker
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Run editorconfig checker
Process completed with exit code 1.
Run editorconfig checker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: editorconfig-checker/action-editorconfig-checker@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with coverage: contracts/bonding/BondingManager.sol#L32
Explicitly mark visibility of state
Test with coverage: contracts/governance/Governor.sol#L91
Avoid to use low level calls
Test with coverage: contracts/ManagerProxy.sol#L54
Avoid to use inline assembly. It is acceptable only in rare cases
Test with coverage: contracts/pm/mixins/MixinTicketProcessor.sol#L82
Avoid to use inline assembly. It is acceptable only in rare cases
Test with coverage: contracts/pm/mixins/MixinWrappers.sol#L49
Avoid to use low level calls
Test with coverage: contracts/token/LivepeerToken.sol#L12
Variable name must be in mixedCase
Test with coverage: contracts/token/LivepeerToken.sol#L13
Variable name must be in mixedCase
Test with coverage: contracts/treasury/GovernorCountingOverridable.sol#L65
Function name must be in mixedCase
Test with coverage: contracts/treasury/GovernorCountingOverridable.sol#L69
Function name must be in mixedCase