Skip to content

[RSDK-8274, RSDK-8624, RSDK-8647, RSDK-8687] Video Storage and Save/Fetch DoCommand #46

[RSDK-8274, RSDK-8624, RSDK-8647, RSDK-8687] Video Storage and Save/Fetch DoCommand

[RSDK-8274, RSDK-8624, RSDK-8647, RSDK-8687] Video Storage and Save/Fetch DoCommand #46

Triggered via pull request September 5, 2024 18:04
Status Failure
Total duration 5m 5s
Billable time 5m
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
quality-checks: cam/utils.go#L33
string `h264` has 3 occurrences, make it a constant (goconst)
quality-checks: cam/utils.go#L22
exported: exported type CodecType should have comment or be unexported (revive)
quality-checks: cam/utils.go#L25
exported: exported const CodecUnknown should have comment (or a comment on this block) or be unexported (revive)
quality-checks: cam/utils.go#L41
exported: exported function ParseCodecType should have comment or be unexported (revive)
quality-checks
Process completed with exit code 2.
quality-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/