Added Manifest file to manage files on disk #4695
Annotations
7 errors
|
internal/file/file_manager_service.go#L530
empty-lines: extra empty line at the end of a block (revive)
|
|
internal/file/file_manager_service.go#L540
unnecessary trailing newline (whitespace)
|
|
internal/file/file_manager_service.go#L453
calculated cyclomatic complexity for function DetermineFileActions is 11, max is 10 (cyclop)
|
|
internal/file/file_manager_service.go#L474
the given struct should be annotated with the `json` tag (musttag)
|
|
internal/file/file_manager_service.go#L543
the given struct should be annotated with the `json` tag (musttag)
|
|
internal/file/file_manager_service.go#L342
continue with no blank line before (nlreturn)
|
|
|
The logs for this run have expired and are no longer available.
Loading