arduino/setup-protoc

Stop ignoring ts lint in CI

alessio-perugini opened this issue · 0 comments

Describe the request

We need to address ts-lint errors that were popping out in CI. Because they weren't blocking to prevent us from releasing the GA with node 16, we decided that was best to temporarily ignore those errors, and proceed with the tag.
Now that we don't have a hard deadline imposed by GH we can properly fix that.

Describe the current behavior

RIght now the CI ignores the ts-lint errprs

'arduino/setup-protoc' version

latest

Additional context

No response

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest version
  • My request contains all necessary details