refactor: use YouTube.js to fetch history (#302) #56
Annotations
8 errors and 2 warnings
src/yt-api.ts#L41
Assignment to property of function parameter 'init'
|
src/yt-api.ts#L49
Do not access a member directly from an await expression
|
src/yt-api.ts#L67
The variable `args` should be named `arguments_`. A more descriptive name will do too
|
src/yt-api.ts#L103
The variable `args` should be named `arguments_`. A more descriptive name will do too
|
src/yt-api.ts#L122
The variable `args` should be named `arguments_`. A more descriptive name will do too
|
src/yt-api.ts#L144
The variable `args` should be named `arguments_`. A more descriptive name will do too
|
src/yt-api.ts#L153
Remove unused catch binding `error`
|
|
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/
|
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/
|
This job failed
Loading