Skip to content

Fix grammar in README #18

Fix grammar in README

Fix grammar in README #18

Triggered via push May 7, 2024 17:16
Status Success
Total duration 1m 46s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: instrumenter.go#L568
condition "expr.(type) == *ast.CompositeLit" was 130 times false but never true
build: instrumenter.go#L570
condition "expr.(type) == *ast.SelectorExpr" was 124 times false but never true
build: instrumenter.go#L571
condition "expr.(type) == *ast.IndexExpr" was 124 times false but never true
build: instrumenter.go#L574
condition "expr.(type) == *ast.CallExpr" was 66 times false but never true
build: instrumenter.go#L584
condition "expr.(type) == *ast.BinaryExpr" was 38 times true but never false
build: instrumenter.go#L872
condition "x.Interface().(type) == *ast.Scope" was 630 times false but never true
build: instrumenter.go#L130
condition "i.debugTypes" was 3967 times false but never true
build: instrumenter.go#L153
condition "shouldBuild(filename)" was 17 times true but never false
build: instrumenter.go#L277
condition "node.Type().Kind() == reflect.Ptr" was 5249 times true but never false
build: instrumenter.go#L278
condition "typ.Kind() == reflect.Struct" was 5249 times true but never false
build
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/.