-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: minor security issue in github workflow #1072
Conversation
/runsim |
Simulation tests started and triggered by |
/runsim |
Simulation tests started and triggered by |
Codecov ReportAll modified and coverable lines are covered by tests โ
Additional details and impacted files@@ Coverage Diff @@
## master #1072 +/- ##
==========================================
- Coverage 36.55% 34.34% -2.21%
==========================================
Files 101 93 -8
Lines 14350 14105 -245
==========================================
- Hits 5245 4844 -401
- Misses 8158 8319 +161
+ Partials 947 942 -5
Flags with carried forward coverage won't be shown. Click here to find out more. โ View full report in Codecov by Sentry. |
โ
|
โ
|
0bcc269
* Problem: minor security issue in github workflow * fix PR_PUSHED_AT
๐ฎ๐ป๐ฎ๐ป๐ฎ๐ป !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! ๐ฎ๐ป๐ฎ๐ป๐ฎ๐ป
PR Checklist:
make
)make test
)go fmt
)golangci-lint run
)go list -json -m all | nancy sleuth
)Thank you for your code, it's appreciated! :)