Feat/merge proxy #173
Annotations
7 errors and 14 warnings
Run actions-rs/cargo@v1
test failed, to rerun pass `-p aruna_server --test authorization`
|
Run actions-rs/cargo@v1
test failed, to rerun pass `-p aruna_server --test database_tests`
|
Run actions-rs/cargo@v1
test failed, to rerun pass `-p aruna_server --test grpc_tests`
|
Run actions-rs/cargo@v1
test failed, to rerun pass `-p aruna_server --test middlelayer_tests`
|
Run actions-rs/cargo@v1
test failed, to rerun pass `-p aruna_server --test notifications`
|
Run actions-rs/cargo@v1
5 targets failed:
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1, actions-rs/toolchain@v1, actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, 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/
|
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/
|
Run actions-rs/cargo@v1:
components/server/src/middlelayer/hooks_request_types.rs#L112
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
|
Run actions-rs/cargo@v1:
components/server/src/middlelayer/token_request_types.rs#L39
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Run actions-rs/cargo@v1:
components/server/src/middlelayer/token_request_types.rs#L43
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Run actions-rs/cargo@v1:
components/data_proxy/src/replication/replication_handler.rs#L25
the item `Default` is imported redundantly
|
Run actions-rs/cargo@v1
`aruna_server` (lib) generated 3 warnings
|
Run actions-rs/cargo@v1:
components/data_proxy/src/database/persistence.rs#L141
associated function `get_opt` is never used
|
Run actions-rs/cargo@v1:
components/data_proxy/src/auth/rule_engine.rs#L19
methods `add_expression` and `run` are never used
|
Run actions-rs/cargo@v1
`aruna_server` (lib test) generated 3 warnings (3 duplicates)
|
The logs for this run have expired and are no longer available.
Loading