Skip to content

Progress

Progress #52

Triggered via pull request August 9, 2024 18:35
@gonpombo8gonpombo8
synchronize #11
progress
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build: src/index.ts#L29
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
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/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/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/queue/index.ts#L138
'engine' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/queue/index.ts#L139
'Player' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/queue/index.ts#L139
'PlayerIdentityData' is assigned a value but never used. Allowed unused vars must match /^_/u