#1287 Improve Console 1 encoder source character #1287
Annotations
8 errors and 6 warnings
cargo test:
main/src/domain/eel_transformation.rs#L240
unresolved import `helgoboss_learn::TransformationInputMetaData`
|
cargo test:
main/src/domain/eel_transformation.rs#L294
no function or associated item named `new` found for struct `helgoboss_learn::TransformationInput` in the current scope
|
cargo test:
main/src/domain/eel_transformation.rs#L301
this method takes 1 argument but 3 arguments were supplied
|
cargo test:
main/lib/helgoboss-learn/src/mode/test_util.rs#L51
struct takes 0 generic arguments but 1 generic argument was supplied
|
cargo test:
main/lib/helgoboss-learn/src/mode/test_util.rs#L47
method `transform` has 4 parameters but the declaration in trait `transformation::Transformation::transform` has 2
|
cargo test:
main/lib/helgoboss-learn/src/mode/test_util.rs#L52
no field `input_value` on type `transformation::TransformationInput<f64>`
|
cargo test
could not compile `helgoboss-learn` (lib test) due to 3 previous errors
|
cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, webfactory/[email protected], 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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading