Skip to content

patch: Rebase to upstream 1.1.12 #1

patch: Rebase to upstream 1.1.12

patch: Rebase to upstream 1.1.12 #1

Triggered via pull request February 2, 2024 18:24
Status Failure
Total duration 48s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 22 warnings
commit
5d74e0f0277e9917efa91146ee7a933ef69ac6ac Subject too long (max 72)
release
Process completed with exit code 2.
lint: libcontainer/apparmor/apparmor_linux.go#L51
Comment should end in a period (godot)
lint: libcontainer/capabilities/capabilities.go#L93
Comment should end in a period (godot)
lint: contrib/cmd/seccompagent/seccompagent.go#L163
Comment should end in a period (godot)
lint
Process completed with exit code 1.
commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tim-actions/get-pr-commits@v1.1.0, tim-actions/commit-message-checker-with-regex@v0.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
commit
The following actions uses node12 which is deprecated and will be forced to run on node16: tim-actions/get-pr-commits@v1.1.0, tim-actions/commit-message-checker-with-regex@v0.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
commit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
keyring
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codespell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lumaxis/shellcheck-problem-matchers@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
shfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-buildtags
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: libcontainer/user/lookup_unix.go#L32
var-naming: func LookupUid should be LookupUID (revive)
lint: libcontainer/cgroups/ebpf/ebpf_linux.go#L63
var-naming: range var progId should be progID (revive)
lint: libcontainer/cgroups/devices/devices_emulator.go#L307
receiver-naming: receiver name source should be consistent with previous receiver name e for Emulator (revive)
lint: libcontainer/devices/device.go#L23
var-naming: struct field Uid should be UID (revive)
lint: libcontainer/configs/config_linux.go#L10
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint: libcontainer/configs/config_linux.go#L11
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint: libcontainer/configs/config_linux.go#L12
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint: libcontainer/configs/mount.go#L8
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint: libcontainer/configs/cgroup_linux.go#L135
var-naming: struct field CpuWeight should be CPUWeight (revive)
lint: libcontainer/intelrdt/monitoring_test.go#L40
var-naming: don't use underscores in Go names; func mockResctrlL3_MON should be mockResctrlL3MON (revive)