Skip to content

Conversation

@Debugger022
Copy link
Collaborator

Description

  • Add Slither checks in the CI.yaml.
  • Remove yarn checksum update from CI.yaml

Resolves #

Checklist

  • I have updated the documentation to account for the changes in the code.
  • If I added new functionality, I added tests covering it.
  • If I fixed a bug, I added a test preventing this bug from silently reappearing again.
  • My contribution follows Venus contribution guidelines.

with:
ref: ${{ github.head_ref }}
token: ${{ secrets.VENUS_TOOLS_TOKEN }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This action commits a change in the last step. AFAIK we need to checkout the code with a user authorized to do that, so we would need these credentials

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Debugger022 Debugger022 requested a review from chechu February 12, 2025 12:13
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Health
contracts 94% 76%
contracts.Gateway 98% 68%
contracts.Gateway.Interfaces 100% 100%
contracts.Lens 95% 71%
contracts.Lens.legacy 0% 0%
contracts.Pool 100% 92%
contracts.Rewards 96% 70%
contracts.Shortfall 100% 85%
contracts.legacy.RiskFund 0% 0%
contracts.lib 100% 89%
Summary 76% (1557 / 2055) 65% (516 / 798)

@chechu chechu changed the title [VEN-2655] chore: Add Slither and remove yarn checksum update [VPD-18] Add Slither Aug 14, 2025
@chechu chechu changed the title [VPD-18] Add Slither [VPD-28] Add Slither Aug 14, 2025
@fred-venus fred-venus force-pushed the develop branch 4 times, most recently from 5beda80 to 6ab87cb Compare December 12, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants