reviewdog [vale] report
reported by reviewdog 🐶
Findings (4)
website/docs/reference/dbt-classes.md|101 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'char_size'?
website/docs/reference/dbt-classes.md|103 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'data_type'?
website/docs/reference/dbt-classes.md|106 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'numeric_precision'?
website/docs/reference/dbt-classes.md|107 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'numeric_scale'?
Filtered Findings (15)
website/docs/reference/dbt-classes.md|112 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'is_string('?
website/docs/reference/dbt-classes.md|112 col 65| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'eg' instead.
website/docs/reference/dbt-classes.md|113 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'is_numeric('?
website/docs/reference/dbt-classes.md|113 col 83| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'eg' instead.
website/docs/reference/dbt-classes.md|114 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'is_number('?
website/docs/reference/dbt-classes.md|114 col 67| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'eg' instead.
website/docs/reference/dbt-classes.md|115 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'is_integer('?
website/docs/reference/dbt-classes.md|115 col 63| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'eg' instead.
website/docs/reference/dbt-classes.md|116 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'is_float('?
website/docs/reference/dbt-classes.md|116 col 63| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'eg' instead.
website/docs/reference/dbt-classes.md|117 col 5| [custom.Typos] Oops there's a typo -- did you really mean 'string_size('?
website/docs/reference/dbt-classes.md|120 col 89| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'eg' instead.
website/docs/reference/dbt-classes.md|121 col 109| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'eg' instead.
website/docs/reference/dbt-classes.md|180 col 47| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'eg' instead.
website/docs/reference/dbt-classes.md|200 col 49| [custom.Typos] Oops there's a typo -- did you really mean 'E.g.'?
Annotations
Check warning on line 101 in website/docs/reference/dbt-classes.md
github-actions / vale
[vale] website/docs/reference/dbt-classes.md#L101
[custom.Typos] Oops there's a typo -- did you really mean 'char_size'?
Raw output
{"message": "[custom.Typos] Oops there's a typo -- did you really mean 'char_size'? ", "location": {"path": "website/docs/reference/dbt-classes.md", "range": {"start": {"line": 101, "column": 5}}}, "severity": "WARNING"}
Check warning on line 103 in website/docs/reference/dbt-classes.md
github-actions / vale
[vale] website/docs/reference/dbt-classes.md#L103
[custom.Typos] Oops there's a typo -- did you really mean 'data_type'?
Raw output
{"message": "[custom.Typos] Oops there's a typo -- did you really mean 'data_type'? ", "location": {"path": "website/docs/reference/dbt-classes.md", "range": {"start": {"line": 103, "column": 5}}}, "severity": "WARNING"}
Check warning on line 106 in website/docs/reference/dbt-classes.md
github-actions / vale
[vale] website/docs/reference/dbt-classes.md#L106
[custom.Typos] Oops there's a typo -- did you really mean 'numeric_precision'?
Raw output
{"message": "[custom.Typos] Oops there's a typo -- did you really mean 'numeric_precision'? ", "location": {"path": "website/docs/reference/dbt-classes.md", "range": {"start": {"line": 106, "column": 5}}}, "severity": "WARNING"}
Check warning on line 107 in website/docs/reference/dbt-classes.md
github-actions / vale
[vale] website/docs/reference/dbt-classes.md#L107
[custom.Typos] Oops there's a typo -- did you really mean 'numeric_scale'?
Raw output
{"message": "[custom.Typos] Oops there's a typo -- did you really mean 'numeric_scale'? ", "location": {"path": "website/docs/reference/dbt-classes.md", "range": {"start": {"line": 107, "column": 5}}}, "severity": "WARNING"}