Fix build failure for TestMain in black box test #11
Annotations
10 errors and 1 warning
Build and test:
instrumenter.go#L519
condition "expr.(type) == *ast.CompositeLit" was 122 times false but never true
|
Build and test:
instrumenter.go#L521
condition "expr.(type) == *ast.SelectorExpr" was 116 times false but never true
|
Build and test:
instrumenter.go#L522
condition "expr.(type) == *ast.IndexExpr" was 116 times false but never true
|
Build and test:
instrumenter.go#L525
condition "expr.(type) == *ast.CallExpr" was 58 times false but never true
|
Build and test:
instrumenter.go#L535
condition "expr.(type) == *ast.BinaryExpr" was 30 times true but never false
|
Build and test:
instrumenter.go#L807
condition "x.Interface().(type) == *ast.Scope" was 630 times false but never true
|
Build and test:
instrumenter.go#L104
condition "shouldBuild(filename)" was 17 times true but never false
|
Build and test:
instrumenter.go#L228
condition "node.Type().Kind() == reflect.Ptr" was 5153 times true but never false
|
Build and test:
instrumenter.go#L229
condition "typ.Kind() == reflect.Struct" was 5153 times true but never false
|
Build and test:
instrumenter.go#L485
condition "strings.HasSuffix(start.Filename, \".go\")" was 331 times true but never false
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading