Skip to content

[RFC] Auto-announce when new song comes on #360

[RFC] Auto-announce when new song comes on

[RFC] Auto-announce when new song comes on #360

Triggered via pull request March 2, 2024 00:42
Status Failure
Total duration 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Lint: src/services/player.ts#L565
Trailing spaces not allowed
Lint: src/services/player.ts#L566
Comments should not begin with a lowercase character
Lint: src/services/player.ts#L566
Expected exception block, space or tab after '//' in comment
Lint: src/services/player.ts#L569
This expression unnecessarily compares a boolean value to a boolean instead of using it directly
Lint: src/services/player.ts#L569
Expected '===' and instead saw '=='
Lint
Process completed with exit code 1.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
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/