Skip to content

remove bind thread #151

remove bind thread

remove bind thread #151

Triggered via push July 25, 2024 16:00
Status Failure
Total duration 9m 55s
Artifacts

test-gpu.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
unsafe function's docs are missing a `# Safety` section: src/helpers/mod.rs#L126
error: unsafe function's docs are missing a `# Safety` section --> src/helpers/mod.rs:126:1 | 126 | / pub unsafe fn alloc_on_stream<T>( 127 | | device: &Arc<CudaDevice>, 128 | | len: usize, 129 | | stream: &CudaStream, 130 | | ) -> CudaSlice<T> { | |_________________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_safety_doc = note: `-D clippy::missing-safety-doc` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::missing_safety_doc)]`
e2e-sanitizer
Process completed with exit code 6.
e2e
Process completed with exit code 101.
e2e-sanitizer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/