Fix readable losing error types #1116
Annotations
6 errors and 4 warnings
build-and-test (ubuntu-latest)
No test report files were found
|
build-and-test (ubuntu-latest):
router/streams.ts#L250
Object literal may only specify known properties, and 'return' does not exist in type 'ReadableIterator<T, E>'.
|
build-and-test (ubuntu-latest)
Process completed with exit code 2.
|
build-and-test (macos-latest)
No test report files were found
|
build-and-test (macos-latest):
router/streams.ts#L250
Object literal may only specify known properties, and 'return' does not exist in type 'ReadableIterator<T, E>'.
|
build-and-test (macos-latest)
Process completed with exit code 2.
|
build-and-test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (ubuntu-latest)
No file matches path ./test-results.xml
|
build-and-test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (macos-latest)
No file matches path ./test-results.xml
|