Skip to content

Got most aspects of TV2 play scrobble to work except the activation to fetch token #51

Got most aspects of TV2 play scrobble to work except the activation to fetch token

Got most aspects of TV2 play scrobble to work except the activation to fetch token #51

Triggered via pull request June 27, 2023 22:00
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

format-lint.yml

on: pull_request
Check format/lint
58s
Check format/lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check format/lint: src/services/tv2-play/Tv2PlayApi.ts#L135
Operands of '+' operation must either be both strings or both numbers. Consider using a template literal
Check format/lint: src/services/tv2-play/Tv2PlayApi.ts#L136
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
Check format/lint
Process completed with exit code 1.