db: refactor disk usage estimate using range annotations #7767
ci.yaml
on: pull_request
go-linux
3m 31s
go-linux-32bit
2m 23s
go-linux-crossversion
1m 57s
go-linux-race
8m 11s
go-linux-no-invariants
3m 12s
go-linux-no-cgo
4m 16s
go-macos
6m 7s
go-windows
4m 37s
go-bsds
1m 16s
go-lint-checks
31s
Annotations
24 errors and 20 warnings
go-lint-checks
Process completed with exit code 2.
|
go-linux-32bit
Process completed with exit code 2.
|
go-linux-no-invariants:
internal/manifest/annotator.go#L315
exported method SumAggregator.Zero should have comment or be unexported
|
go-linux-no-invariants:
internal/manifest/annotator.go#L323
exported method SumAggregator.Accumulate should have comment or be unexported
|
go-linux-no-invariants:
internal/manifest/annotator.go#L329
exported method SumAggregator.AccumulatePartialOverlap should have comment or be unexported
|
go-linux-no-invariants:
internal/manifest/annotator.go#L338
exported method SumAggregator.Merge should have comment or be unexported
|
go-linux-no-invariants
Process completed with exit code 2.
|
go-linux:
internal/manifest/annotator.go#L315
exported method SumAggregator.Zero should have comment or be unexported
|
go-linux:
internal/manifest/annotator.go#L323
exported method SumAggregator.Accumulate should have comment or be unexported
|
go-linux:
internal/manifest/annotator.go#L329
exported method SumAggregator.AccumulatePartialOverlap should have comment or be unexported
|
go-linux:
internal/manifest/annotator.go#L338
exported method SumAggregator.Merge should have comment or be unexported
|
go-linux
Process completed with exit code 2.
|
go-linux-no-cgo:
internal/manifest/annotator.go#L315
exported method SumAggregator.Zero should have comment or be unexported
|
go-linux-no-cgo:
internal/manifest/annotator.go#L323
exported method SumAggregator.Accumulate should have comment or be unexported
|
go-linux-no-cgo:
internal/manifest/annotator.go#L329
exported method SumAggregator.AccumulatePartialOverlap should have comment or be unexported
|
go-linux-no-cgo:
internal/manifest/annotator.go#L338
exported method SumAggregator.Merge should have comment or be unexported
|
go-linux-no-cgo
Process completed with exit code 2.
|
go-windows
Process completed with exit code 1.
|
go-macos:
internal/manifest/annotator.go#L315
exported method SumAggregator.Zero should have comment or be unexported
|
go-macos:
internal/manifest/annotator.go#L323
exported method SumAggregator.Accumulate should have comment or be unexported
|
go-macos:
internal/manifest/annotator.go#L329
exported method SumAggregator.AccumulatePartialOverlap should have comment or be unexported
|
go-macos:
internal/manifest/annotator.go#L338
exported method SumAggregator.Merge should have comment or be unexported
|
go-macos
Process completed with exit code 2.
|
go-linux-race
Process completed with exit code 2.
|
go-lint-checks
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-lint-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
go-bsds
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-bsds
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
go-linux-crossversion
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-linux-crossversion
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
go-linux-32bit
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-linux-32bit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
go-linux-no-invariants
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-linux-no-invariants
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
go-linux
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-linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
go-linux-no-cgo
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-linux-no-cgo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
go-windows
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-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
go-macos
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-macos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
go-linux-race
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-linux-race
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|