fix: fix relative imports in cached flow scripts #23
backend-check.yml
on: push
check_oss
58s
check_oss_full
3m 14s
check_ee
58s
check_ee_full
3m 22s
Annotations
15 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_oss
unused variable: `path`
|
check_oss
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
unused import: `std::time::Instant`
|
check_oss_full
Process completed with exit code 101.
|