Skip to content

Fix dkms builds for linux 6.10 and above #128

Fix dkms builds for linux 6.10 and above

Fix dkms builds for linux 6.10 and above #128

Triggered via push October 4, 2024 18:20
Status Success
Total duration 55s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
doc list item without indentation: memflow-kvm-ioctl/src/lib.rs#L111
warning: doc list item without indentation --> memflow-kvm-ioctl/src/lib.rs:111:9 | 111 | /// this function will fail. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 111 | /// this function will fail. | ++
doc list item without indentation: memflow-kvm-ioctl/src/lib.rs#L110
warning: doc list item without indentation --> memflow-kvm-ioctl/src/lib.rs:110:9 | 110 | /// VMs gets retrieved. Otherwise, the specific PID gets targeted. And if the process does not exist, | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 110 | /// VMs gets retrieved. Otherwise, the specific PID gets targeted. And if the process does not exist, | ++
doc list item without indentation: memflow-kvm-ioctl/src/lib.rs#L86
warning: doc list item without indentation --> memflow-kvm-ioctl/src/lib.rs:86:9 | 86 | /// VMs gets retrieved. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `#[warn(clippy::doc_lazy_continuation)]` on by default help: indent this line | 86 | /// VMs gets retrieved. | ++
doc list item without indentation: memflow-kvm-ioctl/src/lib.rs#L111
warning: doc list item without indentation --> memflow-kvm-ioctl/src/lib.rs:111:9 | 111 | /// this function will fail. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 111 | /// this function will fail. | ++
doc list item without indentation: memflow-kvm-ioctl/src/lib.rs#L110
warning: doc list item without indentation --> memflow-kvm-ioctl/src/lib.rs:110:9 | 110 | /// VMs gets retrieved. Otherwise, the specific PID gets targeted. And if the process does not exist, | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 110 | /// VMs gets retrieved. Otherwise, the specific PID gets targeted. And if the process does not exist, | ++
doc list item without indentation: memflow-kvm-ioctl/src/lib.rs#L86
warning: doc list item without indentation --> memflow-kvm-ioctl/src/lib.rs:86:9 | 86 | /// VMs gets retrieved. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `#[warn(clippy::doc_lazy_continuation)]` on by default help: indent this line | 86 | /// VMs gets retrieved. | ++
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/