Skip to content

feat: skip unknown demo commands messages #1150

feat: skip unknown demo commands messages

feat: skip unknown demo commands messages #1150

Triggered via push April 28, 2024 21:57
Status Success
Total duration 5h 21m 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
[golangci-lint] pkg/demoinfocs/stringtables.go#L380: pkg/demoinfocs/stringtables.go#L380
`if hasValue` has complex nested blocks (complexity: 10) (nestif)
[golangci-lint] pkg/demoinfocs/stringtables.go#L415: pkg/demoinfocs/stringtables.go#L415
unused-parameter: parameter 'br' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-lint] pkg/demoinfocs/stringtables.go#L383: pkg/demoinfocs/stringtables.go#L383
only one cuddle assignment allowed before if statement (wsl)
[golangci-lint] pkg/demoinfocs/stringtables.go#L396: pkg/demoinfocs/stringtables.go#L396
assignments should only be cuddled with other assignments (wsl)
[golangci-lint] pkg/demoinfocs/stringtables.go#L403: pkg/demoinfocs/stringtables.go#L403
assignments should only be cuddled with other assignments (wsl)
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/