Skip to content

Add symlink to workspace crates (#188) #81

Add symlink to workspace crates (#188)

Add symlink to workspace crates (#188) #81

Triggered via push November 7, 2024 03:33
Status Success
Total duration 1m 53s
Artifacts

dasp.yml

on: push
cargo-fmt-check
7s
cargo-fmt-check
cargo-test
36s
cargo-test
cargo-test-no-default-features
32s
cargo-test-no-default-features
cargo-test-all-features
33s
cargo-test-all-features
cargo-test-all-features-no-std
25s
cargo-test-all-features-no-std
cargo-doc
26s
cargo-doc
cargo-publish
1m 44s
cargo-publish
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 144 warnings
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-publish
Process completed with exit code 101.
cargo-fmt-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-fmt-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-fmt-check
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/
cargo-fmt-check
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/
cargo-fmt-check
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/
cargo-fmt-check
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/
cargo-test-all-features-no-std
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test-all-features-no-std
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test-all-features-no-std: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_sample` (lib) generated 1 warning
cargo-test-all-features-no-std: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_window` (lib) generated 1 warning
cargo-test-all-features-no-std: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
1 warning emitted
cargo-test-all-features-no-std
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/
cargo-test-all-features-no-std
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/
cargo-test-all-features-no-std
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/
cargo-test-all-features-no-std
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/
cargo-test-all-features-no-std: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_sample` (lib) generated 1 warning
cargo-test-all-features-no-std: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_interpolate` (lib) generated 1 warning
cargo-test-all-features-no-std
`dasp_envelope` (lib) generated 1 warning
cargo-test-all-features-no-std: dasp_signal/src/lib.rs#L44
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_signal` (lib) generated 2 warnings
cargo-test-all-features-no-std: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_sample` (lib) generated 1 warning
cargo-test-all-features-no-std: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_interpolate` (lib) generated 1 warning
cargo-doc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test-all-features-no-std: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-doc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test-all-features-no-std
1 warning emitted
cargo-doc
output filename collision.
cargo-test-all-features-no-std: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-doc
output filename collision.
cargo-test-all-features-no-std
`dasp_sample` (lib) generated 1 warning
cargo-doc
output filename collision.
cargo-test-all-features-no-std: dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-doc
output filename collision.
cargo-test-all-features-no-std
`dasp_envelope` (lib) generated 1 warning
cargo-doc
output filename collision.
cargo-test-all-features-no-std: dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-doc
output filename collision.
cargo-test-all-features-no-std
1 warning emitted
cargo-doc
output filename collision.
cargo-test-all-features-no-std: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-doc
output filename collision.
cargo-test-all-features-no-std
`dasp_sample` (lib) generated 1 warning
cargo-doc
output filename collision.
cargo-test-all-features-no-std: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-doc
output filename collision.
cargo-test-all-features-no-std: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-doc
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/
cargo-test-all-features-no-std
`dasp_interpolate` (lib) generated 1 warning
cargo-doc
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/
cargo-doc
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/
cargo-test-all-features-no-std: dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-doc
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/
cargo-test-all-features-no-std
`dasp_envelope` (lib) generated 1 warning
cargo-test-all-features-no-std: dasp_signal/src/lib.rs#L60
unexpected `cfg` condition name: `features`
cargo-test-all-features-no-std: dasp_signal/src/lib.rs#L44
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_signal` (lib) generated 2 warnings
cargo-test-all-features-no-std: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test-no-default-features
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features
`dasp_sample` (lib test) generated 1 warning (1 duplicate)
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
1 warning emitted
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_interpolate` (lib) generated 1 warning
cargo-test-no-default-features: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
1 warning emitted
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_window` (lib) generated 1 warning
cargo-test-no-default-features: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
1 warning emitted
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features
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/
cargo-test-no-default-features
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/
cargo-test-no-default-features
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/
cargo-test-no-default-features
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/
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features: dasp_ring_buffer/tests/ring_buffer.rs#L24
unused return value of `from` that must be used
cargo-test-no-default-features
`dasp_ring_buffer` (test "ring_buffer") generated 1 warning
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features: dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_window` (lib) generated 1 warning
cargo-test-no-default-features
`dasp_interpolate` (lib) generated 1 warning
cargo-test-no-default-features: dasp_signal/src/lib.rs#L60
unexpected `cfg` condition name: `features`
cargo-test-no-default-features: dasp_signal/src/lib.rs#L44
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_signal` (lib) generated 2 warnings
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_sample` (lib) generated 1 warning
cargo-test-no-default-features: dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_envelope` (lib) generated 1 warning
cargo-test-no-default-features: dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
1 warning emitted
cargo-test-no-default-features: dasp_sample/src/lib.rs#L8
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test-all-features
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test-all-features: dasp_signal/src/lib.rs#L60
unexpected `cfg` condition name: `features`
cargo-test-all-features
`dasp_signal` (lib) generated 1 warning
cargo-test-all-features
`dasp_signal` (lib test) generated 1 warning (1 duplicate)
cargo-test-all-features: dasp_ring_buffer/tests/ring_buffer.rs#L24
unused return value of `from` that must be used
cargo-test-all-features
`dasp_ring_buffer` (test "ring_buffer") generated 1 warning
cargo-test-all-features
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/
cargo-test-all-features
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/
cargo-test-all-features
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/
cargo-test-all-features
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/
cargo-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
cargo-test: dasp_signal/src/lib.rs#L60
unexpected `cfg` condition name: `features`
cargo-test
`dasp_signal` (lib) generated 1 warning
cargo-test
`dasp_signal` (lib test) generated 1 warning (1 duplicate)
cargo-test: dasp_ring_buffer/tests/ring_buffer.rs#L24
unused return value of `from` that must be used
cargo-test
`dasp_ring_buffer` (test "ring_buffer") generated 1 warning
cargo-test
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/
cargo-test
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/
cargo-test
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/
cargo-test
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/
cargo-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-publish
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/
cargo-publish
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/
cargo-publish
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/
cargo-publish
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/