Skip to content

Add license file

Add license file #19

Triggered via push September 24, 2024 20:53
Status Success
Total duration 3m 58s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/