Skip to content

godeltaprof: fix incorrectly scaled mutex profile #92

godeltaprof: fix incorrectly scaled mutex profile

godeltaprof: fix incorrectly scaled mutex profile #92

Triggered via pull request September 8, 2023 12:31
Status Failure
Total duration 48s
Artifacts

go.yml

on: pull_request
Matrix: go
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 6 warnings
go (1.19): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
cnt redeclared in this block
go (1.19): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
other declaration of cnt
go (1.19): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
ns redeclared in this block
go (1.19): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
other declaration of ns
go (1.19)
Process completed with exit code 1.
go (1.17): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
duplicate argument cnt
go (1.17): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
duplicate argument ns
go (1.17)
Process completed with exit code 2.
go (1.18): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
cnt redeclared in this block
go (1.18): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
other declaration of cnt
go (1.18): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
ns redeclared in this block
go (1.18): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
other declaration of ns
go (1.18)
Process completed with exit code 2.
go (1.16): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
duplicate argument cnt
go (1.16): godeltaprof/internal/pprof/mutex_scale_go19.go#L9
duplicate argument ns
go (1.16)
Process completed with exit code 2.
go (1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go (1.17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go (1.18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go (1.16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go (1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/