Skip to content

Get owner address (#84) #275

Get owner address (#84)

Get owner address (#84) #275

Triggered via pull request February 12, 2024 07:41
Status Success
Total duration 42s
Artifacts

linters.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (ubuntu-latest, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 16.x): contracts/mock/ERC20Mock.sol#L7
Code contains empty blocks
build (ubuntu-latest, 16.x): contracts/mock/PassportMock.sol#L13
Code contains empty blocks
build (ubuntu-latest, 16.x): contracts/mock/VotingEscrowMock.sol#L8
Explicitly mark visibility of state
build (ubuntu-latest, 16.x): contracts/mock/VotingEscrowMock.sol#L14
Function name must be in mixedCase
build (ubuntu-latest, 16.x): contracts/mock/VotingEscrowMock.sol#L14
Variable name must be in mixedCase
build (ubuntu-latest, 16.x): contracts/rewards/DevGuildRewardsDistributor.sol#L78
Avoid to make time-based decisions in your business logic
build (ubuntu-latest, 16.x): contracts/rewards/DevGuildRewardsDistributor.sol#L85
Possible reentrancy vulnerabilities. Avoid state changes after transfer
build (ubuntu-latest, 16.x): contracts/rewards/DevGuildRewardsDistributor.sol#L86
Possible reentrancy vulnerabilities. Avoid state changes after transfer
build (ubuntu-latest, 18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 18.x): contracts/mock/ERC20Mock.sol#L7
Code contains empty blocks
build (ubuntu-latest, 18.x): contracts/mock/PassportMock.sol#L13
Code contains empty blocks
build (ubuntu-latest, 18.x): contracts/mock/VotingEscrowMock.sol#L8
Explicitly mark visibility of state
build (ubuntu-latest, 18.x): contracts/mock/VotingEscrowMock.sol#L14
Function name must be in mixedCase
build (ubuntu-latest, 18.x): contracts/mock/VotingEscrowMock.sol#L14
Variable name must be in mixedCase
build (ubuntu-latest, 18.x): contracts/rewards/DevGuildRewardsDistributor.sol#L78
Avoid to make time-based decisions in your business logic
build (ubuntu-latest, 18.x): contracts/rewards/DevGuildRewardsDistributor.sol#L85
Possible reentrancy vulnerabilities. Avoid state changes after transfer
build (ubuntu-latest, 18.x): contracts/rewards/DevGuildRewardsDistributor.sol#L86
Possible reentrancy vulnerabilities. Avoid state changes after transfer