gracefully handle duplicate audio packets #56
lint.yaml
on: push
Lint frontend
30s
Lint backend
2m 11s
Annotations
10 errors and 9 warnings
Lint frontend:
frontend/src/app/app-routing.module.ts#L1
Definition for rule '@typescript-eslint/member-ordering' was not found
|
Lint frontend:
frontend/src/app/app-routing.module.ts#L1
Definition for rule '@typescript-eslint/no-inferrable-types' was not found
|
Lint frontend:
frontend/src/app/app-routing.module.ts#L1
Definition for rule '@typescript-eslint/no-non-null-assertion' was not found
|
Lint frontend:
frontend/src/app/app-routing.module.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
Lint frontend:
frontend/src/app/app-routing.module.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
|
Lint frontend:
frontend/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/member-ordering' was not found
|
Lint frontend:
frontend/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/no-inferrable-types' was not found
|
Lint frontend:
frontend/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/no-non-null-assertion' was not found
|
Lint frontend:
frontend/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
Lint frontend:
frontend/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
|
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)
|