Skip to content

Fix redundant bug in LaunchConfig::for_num_elems #278

Fix redundant bug in LaunchConfig::for_num_elems

Fix redundant bug in LaunchConfig::for_num_elems #278

Triggered via pull request January 8, 2025 13:10
Status Failure
Total duration 41s
Artifacts

cargo-clippy.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
clippy: src/cudnn/result.rs#L462
unsafe function's docs are missing a `# Safety` section
clippy: src/cudnn/result.rs#L861
this public function might dereference a raw pointer but is not marked `unsafe`
clippy: src/cudnn/result.rs#L873
this function has too many arguments (8/7)
clippy: src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
clippy: src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
clippy: src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
clippy: src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
clippy: src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
clippy: src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
clippy: src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
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/
clippy
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/
clippy
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/
clippy
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/