backend: pass cargo check --all-features
#17
backend-check.yml
on: push
check_oss
1m 6s
check_oss_full
3m 30s
check_ee
1m 4s
check_ee_full
3m 6s
Annotations
14 errors
check_ee
unused variable: `subject`
|
check_ee
unused variable: `content`
|
check_ee
unused variable: `to`
|
check_ee
unused variable: `smtp`
|
check_ee
unused variable: `client_timeout`
|
check_ee
Process completed with exit code 101.
|
check_ee_full
unused import: `cron::Schedule`
|
check_ee_full
unused import: `std::str::FromStr`
|
check_ee_full
use of deprecated method `opentelemetry_sdk::trace::Builder::with_config`: Config is becoming a private type. Use Builder::with_{config_name}(resource) instead. ex: Builder::with_resource(resource)
|
check_ee_full
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
check_ee_full
Process completed with exit code 101.
|
check_oss_full
proc-macro derive panicked
|
check_oss_full
no function or associated item named `get` found for struct `Asset` in the current scope
|
check_oss_full
Process completed with exit code 101.
|