feat(vscode): ditch text for interfaces and component's interfaces, u… #535
Annotations
10 errors and 1 warning
internal/compiler/analyzer/const.go#L17
cognitive complexity 39 of func `(Analyzer).analyzeConst` is high (> 30) (gocognit)
|
internal/runtime/func_runner.go#L43
should not use basic type string as key in context.WithValue (golint)
|
internal/vm/vm.go#L12
package comment is detached; there should be no blank lines between it and the package statement (golint)
|
pkg/typesystem/resolver_test.go#L13
error strings should not be capitalized or end with punctuation or a newline (golint)
|
pkg/lsp/general_messages.go#L49
receiver name srv should be consistent with previous receiver name s for Server (golint)
|
pkg/lsp/general_messages.go#L53
receiver name srv should be consistent with previous receiver name s for Server (golint)
|
pkg/lsp/resolve_file.go#L12
struct field `WorkspaceUri` should be `WorkspaceURI` (golint)
|
pkg/lsp/resolve_file.go#L14
struct field `Uri` should be `URI` (golint)
|
internal/interpreter/interpreter.go#L13
struct of size 128 bytes could be of size 120 bytes (maligned)
|
internal/runtime/connector.go#L123
(connector).broadcast - result 0 (error) is always nil (unparam)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading