Skip to content

[Bug]: Found unexpected 'endmacro' block tag. in file macros/upload_results/insert_into_metadata_table.sql #501

@kathework

Description

@kathework

Overview

Found unexpected 'endmacro' block tag. in file
macros/upload_results/insert_into_metadata_table.sql
There is 7 macros, but 8 endmacro statements

How to reproduce

  1. dbt build --full-refresh --select state:modified+
  2. When you use the macro from insert_into_metadata_table
  3. warning comes

Expected behaviour

I expect there to be no warning

Screenshots

Image

Image

Environment

Results of running dbt --version:

# Add the results here

Please paste the contents of your packages.yml file here:

packages:
  - name: dbt_utils
    package: dbt-labs/dbt_utils
    version: 1.3.0
  - name: dbt_date
    package: godatadriven/dbt_date
    version: 0.12.0
  - name: audit_helper
    package: dbt-labs/audit_helper
    version: 0.12.1
  - name: salesforce_formula_utils
    package: fivetran/salesforce_formula_utils
     version: 0.10.0
   - name: dbt_artifacts
     package: brooklyn-data/dbt_artifacts
     version: 2.9.2
   - name: fivetran_utils
     package: fivetran/fivetran_utils
     version: 0.4.10
  ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions