Skip to content

feature(XPToken): upgrade to Ownable2Step #57

feature(XPToken): upgrade to Ownable2Step

feature(XPToken): upgrade to Ownable2Step #57

Triggered via pull request October 11, 2024 14:58
Status Success
Total duration 3m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/XPToken.sol#L8
Constant name must be in capitalized SNAKE_CASE
lint: src/XPToken.sol#L9
Constant name must be in capitalized SNAKE_CASE
lint: src/XPToken.sol#L10
Constant name must be in capitalized SNAKE_CASE
lint: test/mocks/XPProviderMock.sol#L7
Main key parameter in mapping userXPShare is not named
lint: test/mocks/XPProviderMock.sol#L7
Value parameter in mapping userXPShare is not named
lint: test/RewardsStreamer.t.sol#L4
imported name console is not used
lint: test/RewardsStreamer.t.sol#L9
Explicitly mark visibility of state
lint: test/RewardsStreamer.t.sol#L10
Explicitly mark visibility of state
lint: test/RewardsStreamer.t.sol#L13
Explicitly mark visibility of state
lint: test/RewardsStreamer.t.sol#L14
Explicitly mark visibility of state
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2, actions/setup-java@v1, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/