Skip to content

Fix typo in comment #10

Fix typo in comment

Fix typo in comment #10

Triggered via push October 22, 2023 20:31
Status Success
Total duration 40s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: instrumenter.go#L519
condition "expr.(type) == *ast.CompositeLit" was 122 times false but never true
build: instrumenter.go#L521
condition "expr.(type) == *ast.SelectorExpr" was 116 times false but never true
build: instrumenter.go#L522
condition "expr.(type) == *ast.IndexExpr" was 116 times false but never true
build: instrumenter.go#L525
condition "expr.(type) == *ast.CallExpr" was 58 times false but never true
build: instrumenter.go#L535
condition "expr.(type) == *ast.BinaryExpr" was 30 times true but never false
build: instrumenter.go#L806
condition "x.Interface().(type) == *ast.Scope" was 630 times false but never true
build: instrumenter.go#L104
condition "shouldBuild(filename)" was 16 times true but never false
build: instrumenter.go#L228
condition "node.Type().Kind() == reflect.Ptr" was 5125 times true but never false
build: instrumenter.go#L229
condition "typ.Kind() == reflect.Struct" was 5125 times true but never false
build: instrumenter.go#L485
condition "strings.HasSuffix(start.Filename, \".go\")" was 330 times true but never false