middleware try catch fix for regex erroring #249
Annotations
6 errors and 2 warnings
build:
src/middleware/metrics.ts#L87
Closing curly brace does not appear on the same line as the subsequent block
|
build:
src/middleware/metrics.ts#L87
Closing curly brace does not appear on the same line as the subsequent block
|
build:
src/middleware/metrics.ts#L88
Expected space(s) after "catch"
|
build:
src/middleware/metrics.ts#L88
Missing space before opening brace
|
build:
src/middleware/metrics.ts#L92
Expected indentation of 6 spaces but found 8
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|