wip(vscode:extension): webview #512
Annotations
10 errors and 1 warning
internal/compiler/analyzer/const.go#L17
cognitive complexity 39 of func `(Analyzer).analyzeConst` is high (> 30) (gocognit)
|
internal/compiler/analyzer/component.go#L191
`(Analyzer).checkNodeUsage` - `scope` is unused (unparam)
|
internal/compiler/analyzer/component.go#L220
`(Analyzer).getReceiverType` - `nodesIfaces` is unused (unparam)
|
internal/compiler/analyzer/main_component.go#L76
`(Analyzer).analyzeMainComponentNodes` - `pkg` is unused (unparam)
|
internal/compiler/analyzer/const.go#L43
S1002: should omit comparison to bool constant, can be simplified to `cnst.Value.Bool` (gosimple)
|
internal/compiler/analyzer/const.go#L47
S1002: should omit comparison to bool constant, can be simplified to `cnst.Value.Bool` (gosimple)
|
internal/compiler/analyzer/const.go#L51
S1002: should omit comparison to bool constant, can be simplified to `cnst.Value.Bool` (gosimple)
|
internal/compiler/analyzer/component.go#L350
variable name 'ok' is too short for the scope of its usage (varnamelen)
|
internal/compiler/analyzer/main_component.go#L47
variable name 'ok' is too short for the scope of its usage (varnamelen)
|
internal/compiler/analyzer/main_component.go#L39
parameter name 'io' is too short for the scope of its usage (varnamelen)
|
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