Skip to content

refactor: use YouTube.js to fetch history (#302) #56

refactor: use YouTube.js to fetch history (#302)

refactor: use YouTube.js to fetch history (#302) #56

Triggered via push July 30, 2024 16:48
Status Failure
Total duration 56s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 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#L103
The variable `args` should be named `arguments_`. A more descriptive name will do too
Build: src/yt-api.ts#L122
The variable `args` should be named `arguments_`. A more descriptive name will do too
Build: src/yt-api.ts#L144
The variable `args` should be named `arguments_`. A more descriptive name will do too
Build: src/yt-api.ts#L153
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/