customerio / customerio-reactnative

MIT License
23 stars 11 forks source link

ci: revert action that annotations eslint results to fix ci on main #247

Closed levibostian closed 3 months ago

levibostian commented 4 months ago

Reverts https://github.com/customerio/customerio-reactnative/pull/240

The action that we use to parse eslint results had a major version release (v3) and then changed the release to v3-beta.

Until the project creates a git tag indicating more clearly that v3 is ready for prod, I think we should continue to use v2 to keep main CI checks passing.

commit-id:6e52990a