cloud-health-connect
cloud-health-connect copied to clipboard
Fix: TS error declared but never read
When noUnusedParams is enabled, errors are found e.g. error TS6133: 'req' is declared but its value is never read.. This commit adds an _ before these variable names as requested by @woozie.
resolves #95
Hi! any updates on this fix? @BethGriggs @andrewhughes101 could you release it please?
Hi! any updates on this fix? @BethGriggs @andrewhughes101 could you release it please?
I don't have any updates, but I understand that this package is a bit old now and perhaps should be archived.
The new guidance for health checks can be found in the node reference architecture which can be found here: https://github.com/nodeshift/nodejs-reference-architecture/blob/main/docs/operations/healthchecks.md
the package still follows the guidance though, but anyway thanks for you reply 👍