Add GitHub Actions config, remove travis #3
Annotations
10 errors and 2 warnings
csaps-rs:
src/ndarrayext.rs#L12
bound is defined in more than one place
|
csaps-rs:
src/ndarrayext.rs#L125
bound is defined in more than one place
|
csaps-rs:
src/sprsext.rs#L61
this `else { if .. }` block can be collapsed
|
csaps-rs:
src/ndarrayext.rs#L49
use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
|
csaps-rs:
src/ndarrayext.rs#L71
use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
|
csaps-rs:
src/ndarrayext.rs#L101
use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
|
csaps-rs:
src/ndg/make.rs#L69
use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
|
csaps-rs:
src/ndg/evaluate.rs#L50
use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
|
csaps-rs:
src/sprsext.rs#L30
casting the result of `isize::abs()` to usize
|
csaps-rs:
src/sprsext.rs#L112
casting to the same type is unnecessary (`usize` -> `usize`)
|
csaps-rs
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/
|
csaps-rs
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/
|