Skip to content

feat(inspector): add a bitrate estimate chart #43

feat(inspector): add a bitrate estimate chart

feat(inspector): add a bitrate estimate chart #43

Triggered via pull request March 4, 2024 17:13
Status Failure
Total duration 19s
Artifacts

checks.yml

on: pull_request
Matrix: format_check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
format_check (20.x)
Cannot find module 'perf_hooks' or its corresponding type declarations.
format_check (20.x)
Could not find a declaration file for module 'ws'. '/home/runner/work/RxPaired/RxPaired/node_modules/ws/index.js' implicitly has an 'any' type.
format_check (20.x)
Cannot find namespace 'NodeJS'.
format_check (20.x)
Cannot find namespace 'NodeJS'.
format_check (20.x)
Cannot find module 'fs' or its corresponding type declarations.
format_check (20.x)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
format_check (20.x)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
format_check (20.x)
Cannot find module 'fs' or its corresponding type declarations.
format_check (20.x)
Cannot find module 'http' or its corresponding type declarations.
format_check (20.x)
Cannot find module 'process' or its corresponding type declarations.
format_check (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format_check (20.x)
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/