MetricsDAO / harmony_dbt

DBT Project for the Harmony Blockchain
12 stars 8 forks source link

Recent test warnings #118

Open forgxyz opened 2 years ago

forgxyz commented 2 years ago
Completed with 16 warnings:

Warning in test not_null_dfk_hero_summons_hero_id (models/dfk/dfk_hero_summons.yml)
  Got 288 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/dfk/dfk_hero_summons.yml/schema_test/not_null_dfk_hero_summons_hero_id.sql

Warning in test not_null_dfk_seed_liquidity_actions_pool_name (models/dfk/dfk_seed_liquidity_actions.yml)
  Got 2540 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/dfk/dfk_seed_liquidity_actions.yml/schema_test/not_null_dfk_seed_liquidity_actions_pool_name.sql

Warning in test not_null_dfk_seed_liquidity_actions_token0_address (models/dfk/dfk_seed_liquidity_actions.yml)
  Got 2540 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/dfk/dfk_seed_liquidity_actions.yml/schema_test/not_null_dfk_seed_liquidity_actions_token0_address.sql

Warning in test not_null_dfk_seed_liquidity_actions_token1_address (models/dfk/dfk_seed_liquidity_actions.yml)
  Got 2540 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/dfk/dfk_seed_liquidity_actions.yml/schema_test/not_null_dfk_seed_liquidity_actions_token1_address.sql

Warning in test not_null_dfk_hero_sales_tax_usd (models/dfk/dfk_hero_sales.yml)
  Got 1 result, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/dfk/dfk_hero_sales.yml/schema_test/not_null_dfk_hero_sales_tax_usd.sql

Warning in test not_null_dfk_hero_sales_total_usd (models/dfk/dfk_hero_sales.yml)
  Got 1 result, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/dfk/dfk_hero_sales.yml/schema_test/not_null_dfk_hero_sales_total_usd.sql

Warning in test not_null_tokenprice_btc_price (models/tokenprice/tokenprice_btc.yml)
  Got 3 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/tokenprice/tokenprice_btc.yml/schema_test/not_null_tokenprice_btc_price.sql

Warning in test not_null_tokenprice_eth_price (models/tokenprice/tokenprice_eth.yml)
  Got 4 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/tokenprice/tokenprice_eth.yml/schema_test/not_null_tokenprice_eth_price.sql

Warning in test not_null_tokenprice_one_price (models/tokenprice/tokenprice_one.yml)
  Got 15 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/tokenprice/tokenprice_one.yml/schema_test/not_null_tokenprice_one_price.sql

Warning in test unique_dfk_hero_sales_tx_hash (models/dfk/dfk_hero_sales.yml)
  Got 38301 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/dfk/dfk_hero_sales.yml/schema_test/unique_dfk_hero_sales_tx_hash.sql

Warning in test not_null_dfk_quest_rewards_calculated_value (models/dfk/dfk_quest_rewards.yml)
  Got 20918 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/dfk/dfk_quest_rewards.yml/schema_test/not_null_dfk_quest_rewards_calculated_value.sql

Warning in test not_null_dfk_quest_rewards_token_name (models/dfk/dfk_quest_rewards.yml)
  Got 20918 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/dfk/dfk_quest_rewards.yml/schema_test/not_null_dfk_quest_rewards_token_name.sql

Warning in test not_null_stg_tokenprice_from_swaps_pair_symbol_for_price (models/staging/stg_tokenprice_from_swaps.yml)
  Got 2319 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/staging/stg_tokenprice_from_swaps.yml/schema_test/not_null_stg_tokenprice_from_swaps_pair_symbol_for_price.sql

Warning in test not_null_stg_tokenprice_from_swaps_pair_token_for_price (models/staging/stg_tokenprice_from_swaps.yml)
  Got 2319 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/staging/stg_tokenprice_from_swaps.yml/schema_test/not_null_stg_tokenprice_from_swaps_pair_token_for_price.sql

Warning in test not_null_tranquil_markets_tokenprice_price (models/tranquil/tranquil_markets_tokenprice.yml)
  Got 25 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/tranquil/tranquil_markets_tokenprice.yml/schema_test/not_null_tranquil_markets_tokenprice_price.sql

Warning in test not_null_tranquil_daily_supply_borrow_price (models/tranquil/tranquil_daily_supply_borrow.yml)
  Got 25 results, configured to warn if != 0

  compiled SQL at target/compiled/harmony/models/tranquil/tranquil_daily_supply_borrow.yml/schema_test/not_null_tranquil_daily_supply_borrow_price.sql