Compile / codegen panel re-audit (spec 1720) #1530
Annotations
10 errors
|
Run golangci-lint:
compile/codegen_expr_call.go#L248
ineffectual assignment to haveDict (ineffassign)
|
|
Run golangci-lint:
objects/code_attrs.go#L56
cyclomatic complexity 24 of func `codeAttrLookup` is high (> 20) (gocyclo)
|
|
Run golangci-lint:
compile/flowgraph_cfg_constfold.go#L341
cyclomatic complexity 22 of func `cfgEvalConstBinop` is high (> 20) (gocyclo)
|
|
Run golangci-lint:
compile/flowgraph_cfg_constfold.go#L73
cyclomatic complexity 24 of func `cfgConstToObject` is high (> 20) (gocyclo)
|
|
Run golangci-lint:
cmd/gopy/main.go#L82
cyclomatic complexity 26 of func `run` is high (> 20) (gocyclo)
|
|
Run golangci-lint:
vm/frame_setlineno.go#L131
unlambda: replace `func(op compile.Opcode) int { return compile.CacheCount(op) }` with `compile.CacheCount` (gocritic)
|
|
Run golangci-lint:
vm/frame_setlineno.go#L124
cognitive complexity 65 of func `markStacks` is high (> 30) (gocognit)
|
|
Run golangci-lint:
compile/flowgraph_cfg_passes.go#L1649
cognitive complexity 34 of func `basicblockOptimizeListsAndSets` is high (> 30) (gocognit)
|
|
Run golangci-lint:
compile/codegen_expr_container.go#L166
cognitive complexity 37 of func `(*Compiler).visitDict` is high (> 30) (gocognit)
|
|
Run golangci-lint:
compile/codegen_expr_call.go#L208
cognitive complexity 36 of func `(*Compiler).emitCallExKwargs` is high (> 30) (gocognit)
|
background
wait
wait-all
cancel
parallel
Loading