feat: accept invalidly quoted ISO datetime values #15
Annotations
5 errors and 2 warnings
gateway/MQTTClient.test.ts > MQTTClient > should set the metrics model with incoming messages:
gateway/MQTTClient.ts#L52
TypeError: String.prototype.replaceAll called with a non-global RegExp argument
❯ gateway/MQTTClient.ts:52:40
❯ gateway/MQTTClient.test.ts:72:5
|
gateway/MQTTClient.test.ts > MQTTClient > should log > messages in debug mode:
gateway/MQTTClient.ts#L52
TypeError: String.prototype.replaceAll called with a non-global RegExp argument
❯ gateway/MQTTClient.ts:52:40
❯ gateway/MQTTClient.test.ts:119:69
|
unit-tests
Process completed with exit code 1.
|
unit-tests
Failed to parse the json-summary at path "/home/runner/work/mqtt-prometheus-gateway/mqtt-prometheus-gateway/coverage/coverage-summary.json."
Make sure to run vitest before this action and to include the "json-summary" reporter.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/mqtt-prometheus-gateway/mqtt-prometheus-gateway/coverage/coverage-summary.json'
|
unit-tests
Error: ENOENT: no such file or directory, open '/home/runner/work/mqtt-prometheus-gateway/mqtt-prometheus-gateway/coverage/coverage-summary.json'
|
setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, davelosert/vitest-coverage-report-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|