refactor(error): rename error variants #38
deploy.yaml
on: push
Test and Compile shell
1m 59s
Annotations
10 errors and 1 warning
Test and Compile shell:
src/plugins/memory.rs#L1
unresolved import `thiserror`
|
Test and Compile shell:
src/plugins/plugin.rs#L132
cannot find macro `anyhow` in this scope
|
Test and Compile shell:
src/plugins/plugin.rs#L149
cannot find macro `anyhow` in this scope
|
Test and Compile shell:
src/plugins/memory.rs#L9
cannot determine resolution for the derive macro `Error`
|
Test and Compile shell:
src/plugins/memory.rs#L10
cannot find attribute `error` in this scope
|
Test and Compile shell:
src/plugins/loader.rs#L37
the trait bound `RushError: From<std::io::Error>` is not satisfied
|
Test and Compile shell:
src/plugins/loader.rs#L56
the trait bound `RushError: From<std::io::Error>` is not satisfied
|
Test and Compile shell:
src/plugins/loader.rs#L62
the trait bound `RushError: From<std::io::Error>` is not satisfied
|
Test and Compile shell:
src/plugins/memory/manager.rs#L61
no method named `context` found for enum `std::option::Option` in the current scope
|
Test and Compile shell:
src/plugins/memory/manager.rs#L64
no method named `context` found for enum `std::result::Result` in the current scope
|
Test and Compile shell
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|