Skip to content

chore: add individual tests for others transcribers #106

chore: add individual tests for others transcribers

chore: add individual tests for others transcribers #106

Triggered via push April 22, 2024 12:52
Status Failure
Total duration 2m 43s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 16 warnings
test (api-5): packages/transcription/src/duration.spec.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './duration.js'?
test (api-5): packages/transcription/src/duration.spec.ts#L7
Cannot find name 'expect'.
test (api-5): packages/transcription/src/duration.spec.ts#L10
Cannot find name 'expect'.
test (api-5): packages/transcription/src/duration.spec.ts#L16
Cannot find name 'expect'.
test (api-5): packages/transcription/src/duration.spec.ts#L20
Cannot find name 'expect'.
test (api-5)
Process completed with exit code 2.
test (api-1): packages/transcription/src/duration.spec.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './duration.js'?
test (api-1): packages/transcription/src/duration.spec.ts#L7
Cannot find name 'expect'.
test (api-1): packages/transcription/src/duration.spec.ts#L10
Cannot find name 'expect'.
test (api-1): packages/transcription/src/duration.spec.ts#L16
Cannot find name 'expect'.
test (api-1): packages/transcription/src/duration.spec.ts#L20
Cannot find name 'expect'.
test (api-1)
Process completed with exit code 2.
test (cli-plugin): packages/transcription/src/duration.spec.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './duration.js'?
test (cli-plugin): packages/transcription/src/duration.spec.ts#L7
Cannot find name 'expect'.
test (cli-plugin): packages/transcription/src/duration.spec.ts#L10
Cannot find name 'expect'.
test (cli-plugin): packages/transcription/src/duration.spec.ts#L16
Cannot find name 'expect'.
test (cli-plugin): packages/transcription/src/duration.spec.ts#L20
Cannot find name 'expect'.
test (cli-plugin)
Process completed with exit code 2.
test (client): packages/transcription/src/duration.spec.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './duration.js'?
test (client): packages/transcription/src/duration.spec.ts#L7
Cannot find name 'expect'.
test (client): packages/transcription/src/duration.spec.ts#L10
Cannot find name 'expect'.
test (client): packages/transcription/src/duration.spec.ts#L16
Cannot find name 'expect'.
test (client): packages/transcription/src/duration.spec.ts#L20
Cannot find name 'expect'.
test (client)
Process completed with exit code 2.
test (api-3): packages/transcription/src/duration.spec.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './duration.js'?
test (api-3): packages/transcription/src/duration.spec.ts#L7
Cannot find name 'expect'.
test (api-3): packages/transcription/src/duration.spec.ts#L10
Cannot find name 'expect'.
test (api-3): packages/transcription/src/duration.spec.ts#L16
Cannot find name 'expect'.
test (api-3): packages/transcription/src/duration.spec.ts#L20
Cannot find name 'expect'.
test (api-3)
Process completed with exit code 2.
test (api-2): packages/transcription/src/duration.spec.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './duration.js'?
test (api-2): packages/transcription/src/duration.spec.ts#L7
Cannot find name 'expect'.
test (api-2): packages/transcription/src/duration.spec.ts#L10
Cannot find name 'expect'.
test (api-2): packages/transcription/src/duration.spec.ts#L16
Cannot find name 'expect'.
test (api-2): packages/transcription/src/duration.spec.ts#L20
Cannot find name 'expect'.
test (api-2)
Process completed with exit code 2.
test (api-4): packages/transcription/src/duration.spec.ts#L1
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './duration.js'?
test (api-4): packages/transcription/src/duration.spec.ts#L7
Cannot find name 'expect'.
test (api-4): packages/transcription/src/duration.spec.ts#L10
Cannot find name 'expect'.
test (api-4): packages/transcription/src/duration.spec.ts#L16
Cannot find name 'expect'.
test (api-4): packages/transcription/src/duration.spec.ts#L20
Cannot find name 'expect'.
test (api-4)
Process completed with exit code 2.
test (lint): packages/tests/src/transcription/benchmark.ts#L33
This line has a length of 206. Maximum allowed is 140
test (lint): packages/tests/src/transcription/benchmark.ts#L34
This line has a length of 299. Maximum allowed is 140
test (lint): packages/tests/src/transcription/benchmark.ts#L36
This line has a length of 154. Maximum allowed is 140
test (lint): packages/tests/src/transcription/benchmark.ts#L38
This line has a length of 170. Maximum allowed is 140
test (lint): packages/transcription/src/duration.spec.ts#L4
Async arrow function has no 'await' expression
test (api-5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (api-5)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
test (api-1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (api-1)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
test (cli-plugin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (cli-plugin)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
test (client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (client)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
test (api-3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (api-3)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
test (api-2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (api-2)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
test (api-4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (api-4)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
test (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lint)
No files were found with the provided path: artifacts. No artifacts will be uploaded.