Skip to content

deprecate RunningInUserNS(), migrate to github.com/moby/sys/userns #510

deprecate RunningInUserNS(), migrate to github.com/moby/sys/userns

deprecate RunningInUserNS(), migrate to github.com/moby/sys/userns #510

Triggered via pull request July 16, 2024 20:34
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Project Checks
21s
Project Checks
Compare auto-generated Go files
28s
Compare auto-generated Go files
Matrix: Lint
Matrix: Test cgroups
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Lint (1.21.x): utils.go#L33
var `nsOnce` is unused (unused)
Lint (1.21.x): utils.go#L34
var `inUserNS` is unused (unused)
Lint (1.21.x)
issues found
Lint (1.22.x)
The job was canceled because "_1_21_x" failed.
Lint (1.22.x): utils.go#L33
var `nsOnce` is unused (unused)
Lint (1.22.x): utils.go#L34
var `inUserNS` is unused (unused)
Lint (1.22.x)
issues found
Test cgroups (1.22.x, ubuntu-20.04)
missing go.sum entry for module providing package github.com/moby/sys/user/userns (imported by github.com/containerd/cgroups/v3); to add:
Test cgroups (1.22.x, ubuntu-20.04)
Process completed with exit code 2.
Test cgroups (1.22.x, ubuntu-22.04)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
Test cgroups (1.22.x, ubuntu-22.04)
missing go.sum entry for module providing package github.com/moby/sys/user/userns (imported by github.com/containerd/cgroups/v3); to add:
Test cgroups (1.22.x, ubuntu-22.04)
Process completed with exit code 2.
Test cgroups (1.21.x, ubuntu-22.04)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
Test cgroups (1.21.x, ubuntu-22.04)
missing go.sum entry for module providing package github.com/moby/sys/user/userns (imported by github.com/containerd/cgroups/v3); to add:
Test cgroups (1.21.x, ubuntu-22.04)
Process completed with exit code 2.
Test cgroups (1.21.x, ubuntu-20.04)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
Test cgroups (1.21.x, ubuntu-20.04)
The operation was canceled.