Skip to content

[♻️] refactor: improved project structure #17

[♻️] refactor: improved project structure

[♻️] refactor: improved project structure #17

Triggered via push May 11, 2024 02:44
Status Failure
Total duration 51s
Artifacts

analysis.yml

on: push
Run Basic Code Analysis
36s
Run Basic Code Analysis
Run GolangCI-Lint Code Analysis
42s
Run GolangCI-Lint Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run GolangCI-Lint Code Analysis: internal/compress.go#L24
Error return value of `encoder.ReadFrom` is not checked (errcheck)
Run GolangCI-Lint Code Analysis: internal/compress.go#L34
Error return value of `io.Copy` is not checked (errcheck)
Run GolangCI-Lint Code Analysis: internal/dump.go#L16
field `done` is unused (unused)
Run GolangCI-Lint Code Analysis
issues found