Use YouTube.js to fetch history #125
Annotations
7 errors and 2 warnings
Build:
src/yt-api.ts#L41
Assignment to property of function parameter 'init'
|
Build:
src/yt-api.ts#L49
Do not access a member directly from an await expression
|
Build:
src/yt-api.ts#L67
The variable `args` should be named `arguments_`. A more descriptive name will do too
|
Build:
src/yt-api.ts#L145
The variable `args` should be named `arguments_`. A more descriptive name will do too
|
Build:
src/yt-api.ts#L167
The variable `args` should be named `arguments_`. A more descriptive name will do too
|
Build:
src/yt-api.ts#L176
Remove unused catch binding `error`
|
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. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|