knative-extensions / backstage-plugins

Knative plugins for Backstage.
Apache License 2.0
2 stars 17 forks source link

Some compilation errors in tests are ignored #45

Open aliok opened 4 months ago

aliok commented 4 months ago

When we run yarn test, the compile errors in the tests are discarded. But not all of them. For example a non-existing keyword is recognized, but not a reference to a non-existing interface property.

aliok commented 4 months ago

yarn tsc in run during yarn test 🤯

We need to adjust the GitHub action to run it separately.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

aliok commented 1 month ago

/remove-lifecycle stale

ahmetcihank commented 3 weeks ago

/assign