Skip to content

Add metric to track the size and labels of individual disks #148

Add metric to track the size and labels of individual disks

Add metric to track the size and labels of individual disks #148

Triggered via pull request April 9, 2024 14:57
Status Failure
Total duration 1m 26s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
checks: unusedtest/disk.go#L10
cannot use Disk{} (value of type Disk) as unused.Disk value in variable declaration: Disk does not implement unused.Disk (wrong type for method SizeBytes)
checks: unusedtest/disk.go#L10
cannot use Disk{} (value of type Disk) as unused.Disk value in variable declaration: Disk does not implement unused.Disk (wrong type for method SizeBytes)
checks
Process completed with exit code 2.
build: unusedtest/disk.go#L10
cannot use Disk{} (value of type Disk) as unused.Disk value in variable declaration: Disk does not implement unused.Disk (wrong type for method SizeBytes)
build: unusedtest/disk.go#L10
cannot use Disk{} (value of type Disk) as unused.Disk value in variable declaration: Disk does not implement unused.Disk (wrong type for method SizeBytes)
build
Process completed with exit code 2.
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.