feat(soundboard): place local preview button on individual sound buttons #65
lint.yaml
on: pull_request
Lint frontend
31s
Lint backend
1m 21s
Annotations
3 errors and 9 warnings
Lint frontend:
frontend/src/app/soundboard/soundboard-button/soundboard-button.component.ts#L2
'Sound' is defined but never used
|
Lint frontend:
frontend/src/app/soundboard/soundboard-button/soundboard-button.component.ts#L13
Type boolean trivially inferred from a boolean literal, remove type annotation
|
Lint frontend
Process completed with exit code 1.
|
Lint backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint backend
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint backend
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint backend
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint backend
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint backend
this function has too many arguments (8/7)
|
Lint backend
the borrowed expression implements the required traits
|
Lint backend
the borrowed expression implements the required traits
|
Lint backend
`discord-soundboard-bot` (bin "discord-soundboard-bot") generated 3 warnings (run `cargo clippy --fix --bin "discord-soundboard-bot"` to apply 2 suggestions)
|