Draft: Add extra logging for test #6389
Annotations
10 errors
|
|
|
internal/watcher/file/file_watcher_service.go#L60
cognitive-complexity: function (*FileWatcherService).Watch has cognitive complexity 15 (> max enabled 12) (revive)
|
|
internal/resource/resource_service.go#L232
bool-literal-in-expr: omit Boolean literal in expression (revive)
|
|
internal/file/file_manager_service.go#L270
empty-lines: extra empty line at the start of a block (revive)
|
|
internal/resource/resource_service.go#L275
return with no blank line before (nlreturn)
|
|
internal/resource/resource_service.go#L273
The line is 134 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
internal/file/file_plugin.go#L205
The line is 138 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
internal/file/file_manager_service.go#L271
File is not properly formatted (gofumpt)
|
|
internal/resource/resource_service.go#L199
cognitive complexity 22 of func `(*ResourceService).ApplyConfig` is high (> 20) (gocognit)
|
|
internal/resource/resource_service.go#L278
unexported method "manifestFile" for struct "ResourceService" should be placed after the exported method "UpdateHTTPUpstreamServers" (funcorder)
|
The logs for this run have expired and are no longer available.
Loading