Skip to content

fix: stop adding unnecessary null terminators to strings (#172) #57

fix: stop adding unnecessary null terminators to strings (#172)

fix: stop adding unnecessary null terminators to strings (#172) #57

Triggered via push February 19, 2024 04:54
Status Success
Total duration 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint: internal/buffercloser/buffercloser.go#L15
should have a package comment
lint: examples/webm-roundtrip/main.go#L15
should have a package comment
lint: examples/rtp-to-webm/main.go#L15
should have a package comment
lint: reader.go#L77
parameter 'i' seems to be unused, consider removing or renaming it as _
lint: mkvcore/interceptor_test.go#L229
this block is empty, you can remove it
lint: value.go#L472
parameter 'n' seems to be unused, consider removing or renaming it as _