WIP van vleck autos #873
Annotations
10 errors and 22 warnings
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L69
cannot find function `van_vleck_correction` in this scope
|
test (ubuntu-22.04, _no_flag)
aborting due to 1 previous error
|
test (ubuntu-22.04, _no_flag)
doctest failed, to rerun pass `--doc`
|
test (ubuntu-22.04, _no_flag)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 105
|
test (ubuntu-22.04)
The job was canceled because "ubuntu-22_04__no_flag" failed.
|
test (ubuntu-22.04)
The operation was canceled.
|
test (ubuntu-20.04, _no_flag)
The job was canceled because "ubuntu-22_04__no_flag" failed.
|
test (ubuntu-20.04, _no_flag)
The operation was canceled.
|
test (ubuntu-20.04)
The job was canceled because "ubuntu-22_04__no_flag" failed.
|
test (ubuntu-20.04)
The operation was canceled.
|
test (ubuntu-22.04, _no_flag)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (ubuntu-22.04, _no_flag)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L3
unused import: `BirliError`
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L6
unused imports: `ProgressBar`, `ProgressDrawTarget`, `ProgressStyle`
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L7
unused import: `izip`
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L8
unused import: `log::trace`
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L10
unused imports: `Complex`, `Duration`, `Epoch`, `LatLngHeight`, `MWAVersion`, `RADec`, `UVW`, `VisSelection`, `XyzGeodetic`, `constants::VEL_C`, `precession::precess_time`
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L18
unused imports: `Range`, `f32::consts::SQRT_2`, `f64::consts::TAU`
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L20
unused import: `Index`
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L135
unused variable: `sigma`
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L75
variable does not need to be mutable
|
test (ubuntu-22.04, _no_flag):
src/van_vleck.rs#L117
variable does not need to be mutable
|
test (ubuntu-22.04):
src/van_vleck.rs#L3
unused import: `BirliError`
|
test (ubuntu-22.04):
src/van_vleck.rs#L6
unused imports: `ProgressBar`, `ProgressDrawTarget`, `ProgressStyle`
|
test (ubuntu-22.04):
src/van_vleck.rs#L7
unused import: `izip`
|
test (ubuntu-22.04):
src/van_vleck.rs#L8
unused import: `log::trace`
|
test (ubuntu-22.04):
src/van_vleck.rs#L10
unused imports: `Complex`, `Duration`, `Epoch`, `LatLngHeight`, `MWAVersion`, `RADec`, `UVW`, `VisSelection`, `XyzGeodetic`, `constants::VEL_C`, `precession::precess_time`
|
test (ubuntu-22.04):
src/van_vleck.rs#L18
unused imports: `Range`, `f32::consts::SQRT_2`, `f64::consts::TAU`
|
test (ubuntu-22.04):
src/van_vleck.rs#L20
unused import: `Index`
|
test (ubuntu-22.04):
src/van_vleck.rs#L135
unused variable: `sigma`
|
test (ubuntu-22.04):
src/van_vleck.rs#L75
variable does not need to be mutable
|
test (ubuntu-22.04):
src/van_vleck.rs#L117
variable does not need to be mutable
|