ocurity / dracon

Security scanning & static analysis tool - forked and rewritten from @thought-machine/dracon
https://smithy.security
Apache License 2.0
73 stars 12 forks source link

Investigate why migrations tests started failing #152

Closed ptzianos closed 5 months ago

ptzianos commented 5 months ago

Migrations tests have been chugging along just fine until a day or two ago when they started failing even though no code related to them changed:
Previously:

  1. https://github.com/ocurity/dracon/actions/runs/8816559856/job/24200938128
  2. https://github.com/ocurity/dracon/actions/runs/8250279849/job/22564608365

And now:

  1. https://github.com/ocurity/dracon/actions/runs/8852162569/job/24310245378?pr=145

We need to figure out what's happening and fix it

ptzianos commented 5 months ago

Fixed as part of https://github.com/ocurity/dracon/pull/156