Skip to content

Update version to snapshot #14

Update version to snapshot

Update version to snapshot #14

Triggered via push March 5, 2024 16:53
Status Success
Total duration 33s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: instrumenter.go#L528
condition "expr.(type) == *ast.CompositeLit" was 122 times false but never true
build: instrumenter.go#L530
condition "expr.(type) == *ast.SelectorExpr" was 116 times false but never true
build: instrumenter.go#L531
condition "expr.(type) == *ast.IndexExpr" was 116 times false but never true
build: instrumenter.go#L534
condition "expr.(type) == *ast.CallExpr" was 58 times false but never true
build: instrumenter.go#L544
condition "expr.(type) == *ast.BinaryExpr" was 30 times true but never false
build: instrumenter.go#L838
condition "x.Interface().(type) == *ast.Scope" was 630 times false but never true
build: instrumenter.go#L105
condition "shouldBuild(filename)" was 17 times true but never false
build: instrumenter.go#L229
condition "node.Type().Kind() == reflect.Ptr" was 5253 times true but never false
build: instrumenter.go#L230
condition "typ.Kind() == reflect.Struct" was 5253 times true but never false
build: instrumenter.go#L494
condition "strings.HasSuffix(start.Filename, \".go\")" was 338 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/.