fix(dialtesting): add task field df_label
#218
Triggered via pull request
September 19, 2024 03:23
Status
Success
Total duration
3m 55s
Artifacts
–
Annotations
10 errors and 1 warning
build:
pprofparser/domain/events/type.go#L260
`newSortMap` is unused (deadcode)
|
build:
pprofparser/domain/events/type.go#L271
`newDescriptionMap` is unused (deadcode)
|
build:
pprofparser/service/parsing/collapse.go#L60
Error return value of `f.Close` is not checked (errcheck)
|
build:
pprofparser/service/parsing/collapse.go#L147
Error return value of `f.Close` is not checked (errcheck)
|
build:
pprofparser/service/parsing/collapse.go#L308
Error return value of `f.Close` is not checked (errcheck)
|
build:
pprofparser/service/parsing/pprof.go#L355
Error return value of `closable.Close` is not checked (errcheck)
|
build:
pprofparser/tools/filepathtoolkit/stat_test.go#L6
use of `println` forbidden by pattern `^print(ln)?$` (forbidigo)
|
build:
pprofparser/tools/filepathtoolkit/stat_test.go#L7
use of `println` forbidden by pattern `^print(ln)?$` (forbidigo)
|
build:
pprofparser/tools/filepathtoolkit/stat_test.go#L8
use of `println` forbidden by pattern `^print(ln)?$` (forbidigo)
|
build:
pprofparser/service/parsing/collapse_test.go#L16
use of `println` forbidden by pattern `^print(ln)?$` (forbidigo)
|
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/
|