Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advance llm analysis example #88

Merged
merged 5 commits into from
Dec 6, 2024

removed pre-process file

a669808
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Advance llm analysis example #88

removed pre-process file
a669808
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale completed Dec 6, 2024 in 1s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (46)

README.md|20 col 233| [Google.Passive] In general, use active voice instead of passive voice ('be tailored').
README.md|28 col 34| [Vale.Spelling] Did you really mean 'Env'?
README.md|28 col 39| [Vale.Spelling] Did you really mean 'automations'?
README.md|42 col 31| [Vale.Spelling] Did you really mean 'pixi'?
README.md|44 col 32| [Vale.Spelling] Did you really mean 'Dagster'?
README.md|45 col 29| [Vale.Spelling] Did you really mean 'holoviews'?
README.md|46 col 42| [Vale.Spelling] Did you really mean 'mito'?
README.md|57 col 29| [Vale.Spelling] Did you really mean 'pixi'?
README.md|59 col 17| [Vale.Spelling] Did you really mean 'pixi'?
README.md|60 col 12| [Vale.Spelling] Did you really mean 'pixi'?
README.md|61 col 12| [Vale.Spelling] Did you really mean 'env'?
README.md|69 col 3| [Vale.Spelling] Did you really mean 'DJ_package'?
README.md|70 col 3| [Vale.Spelling] Did you really mean 'DJ_pre_commit'?
README.md|71 col 3| [Vale.Spelling] Did you really mean 'DJ_dagster'?
README.md|72 col 3| [Vale.Spelling] Did you really mean 'DJ_fasthtml_app'?
README.md|73 col 3| [Vale.Spelling] Did you really mean 'DJ_flask_app'?
README.md|74 col 3| [Vale.Spelling] Did you really mean 'DJ_mito_app'?
README.md|75 col 3| [Vale.Spelling] Did you really mean 'DJ_panel_app'?
README.md|76 col 3| [Vale.Spelling] Did you really mean 'DJ_llm_analysis'?
README.md|84 col 47| [Google.Passive] In general, use active voice instead of passive voice ('are designed').
README.md|97 col 6| [Vale.Spelling] Did you really mean 'Dagster'?
README.md|102 col 3| [Vale.Spelling] Did you really mean 'Dagit'?
README.md|110 col 25| [Google.Passive] In general, use active voice instead of passive voice ('is exported').
README.md|110 col 68| [Vale.Spelling] Did you really mean 'stock_price_twilio_dashboard'?
README.md|114 col 6| [Vale.Spelling] Did you really mean 'Mito'?
README.md|124 col 52| [Vale.Spelling] Did you really mean 'mito_output'?
README.md|125 col 57| [Vale.Spelling] Did you really mean 'mito_output'?
CODE_OF_CONDUCT.md|3 col 4| [Google.We] Try to avoid using first-person plural like 'Our'.
CODE_OF_CONDUCT.md|5 col 1| [Google.We] Try to avoid using first-person plural like 'We'.
CODE_OF_CONDUCT.md|5 col 74| [Google.We] Try to avoid using first-person plural like 'our'.
CODE_OF_CONDUCT.md|12 col 1| [Google.We] Try to avoid using first-person plural like 'We'.
CODE_OF_CONDUCT.md|15 col 4| [Google.We] Try to avoid using first-person plural like 'Our'.
CODE_OF_CONDUCT.md|17 col 69| [Google.We] Try to avoid using first-person plural like 'our'.
CODE_OF_CONDUCT.md|23 col 65| [Google.We] Try to avoid using first-person plural like 'our'.
CODE_OF_CONDUCT.md|25 col 15| [Google.Contractions] Use 'what's' instead of 'what is'.
CODE_OF_CONDUCT.md|25 col 41| [Google.We] Try to avoid using first-person plural like 'us'.
CODE_OF_CONDUCT.md|36 col 40| [Google.Passive] In general, use active voice instead of passive voice ('be considered').
CODE_OF_CONDUCT.md|41 col 64| [Google.We] Try to avoid using first-person plural like 'our'.
CODE_OF_CONDUCT.md|55 col 26| [Google.We] Try to avoid using first-person plural like 'our'.
CODE_OF_CONDUCT.md|61 col 73| [Google.Passive] In general, use active voice instead of passive voice ('be reported').
CODE_OF_CONDUCT.md|64 col 21| [Google.Passive] In general, use active voice instead of passive voice ('be reviewed').
CODE_OF_CONDUCT.md|66 col 23| [Google.Passive] In general, use active voice instead of passive voice ('are obligated').
CODE_OF_CONDUCT.md|81 col 50| [Google.Passive] In general, use active voice instead of passive voice ('be requested').
CODE_OF_CONDUCT.md|103 col 43| [Google.Passive] In general, use active voice instead of passive voice ('is allowed').
CODE_OF_CONDUCT.md|117 col 22| [Google.Passive] In general, use active voice instead of passive voice ('is adapted').
CODE_OF_CONDUCT.md|121 col 29| [Google.Passive] In general, use active voice instead of passive voice ('were inspired').

Filtered Findings (0)

Annotations

Check notice on line 20 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L20

[Google.Passive] In general, use active voice instead of passive voice ('be tailored').
Raw output
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('be tailored').", "location": {"path": "README.md", "range": {"start": {"line": 20, "column": 233}}}, "severity": "INFO"}

Check failure on line 28 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L28

[Vale.Spelling] Did you really mean 'Env'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Env'?", "location": {"path": "README.md", "range": {"start": {"line": 28, "column": 34}}}, "severity": "ERROR"}

Check failure on line 28 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L28

[Vale.Spelling] Did you really mean 'automations'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'automations'?", "location": {"path": "README.md", "range": {"start": {"line": 28, "column": 39}}}, "severity": "ERROR"}

Check failure on line 42 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L42

[Vale.Spelling] Did you really mean 'pixi'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'pixi'?", "location": {"path": "README.md", "range": {"start": {"line": 42, "column": 31}}}, "severity": "ERROR"}

Check failure on line 44 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L44

[Vale.Spelling] Did you really mean 'Dagster'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Dagster'?", "location": {"path": "README.md", "range": {"start": {"line": 44, "column": 32}}}, "severity": "ERROR"}

Check failure on line 45 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L45

[Vale.Spelling] Did you really mean 'holoviews'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'holoviews'?", "location": {"path": "README.md", "range": {"start": {"line": 45, "column": 29}}}, "severity": "ERROR"}

Check failure on line 46 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L46

[Vale.Spelling] Did you really mean 'mito'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'mito'?", "location": {"path": "README.md", "range": {"start": {"line": 46, "column": 42}}}, "severity": "ERROR"}

Check failure on line 57 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L57

[Vale.Spelling] Did you really mean 'pixi'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'pixi'?", "location": {"path": "README.md", "range": {"start": {"line": 57, "column": 29}}}, "severity": "ERROR"}

Check failure on line 59 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L59

[Vale.Spelling] Did you really mean 'pixi'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'pixi'?", "location": {"path": "README.md", "range": {"start": {"line": 59, "column": 17}}}, "severity": "ERROR"}

Check failure on line 60 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L60

[Vale.Spelling] Did you really mean 'pixi'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'pixi'?", "location": {"path": "README.md", "range": {"start": {"line": 60, "column": 12}}}, "severity": "ERROR"}

Check failure on line 61 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L61

[Vale.Spelling] Did you really mean 'env'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'env'?", "location": {"path": "README.md", "range": {"start": {"line": 61, "column": 12}}}, "severity": "ERROR"}

Check failure on line 69 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L69

[Vale.Spelling] Did you really mean 'DJ_package'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'DJ_package'?", "location": {"path": "README.md", "range": {"start": {"line": 69, "column": 3}}}, "severity": "ERROR"}

Check failure on line 70 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L70

[Vale.Spelling] Did you really mean 'DJ_pre_commit'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'DJ_pre_commit'?", "location": {"path": "README.md", "range": {"start": {"line": 70, "column": 3}}}, "severity": "ERROR"}

Check failure on line 71 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L71

[Vale.Spelling] Did you really mean 'DJ_dagster'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'DJ_dagster'?", "location": {"path": "README.md", "range": {"start": {"line": 71, "column": 3}}}, "severity": "ERROR"}

Check failure on line 72 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L72

[Vale.Spelling] Did you really mean 'DJ_fasthtml_app'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'DJ_fasthtml_app'?", "location": {"path": "README.md", "range": {"start": {"line": 72, "column": 3}}}, "severity": "ERROR"}

Check failure on line 73 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L73

[Vale.Spelling] Did you really mean 'DJ_flask_app'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'DJ_flask_app'?", "location": {"path": "README.md", "range": {"start": {"line": 73, "column": 3}}}, "severity": "ERROR"}

Check failure on line 74 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L74

[Vale.Spelling] Did you really mean 'DJ_mito_app'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'DJ_mito_app'?", "location": {"path": "README.md", "range": {"start": {"line": 74, "column": 3}}}, "severity": "ERROR"}

Check failure on line 75 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L75

[Vale.Spelling] Did you really mean 'DJ_panel_app'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'DJ_panel_app'?", "location": {"path": "README.md", "range": {"start": {"line": 75, "column": 3}}}, "severity": "ERROR"}

Check failure on line 76 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L76

[Vale.Spelling] Did you really mean 'DJ_llm_analysis'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'DJ_llm_analysis'?", "location": {"path": "README.md", "range": {"start": {"line": 76, "column": 3}}}, "severity": "ERROR"}

Check notice on line 84 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L84

[Google.Passive] In general, use active voice instead of passive voice ('are designed').
Raw output
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('are designed').", "location": {"path": "README.md", "range": {"start": {"line": 84, "column": 47}}}, "severity": "INFO"}

Check failure on line 97 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L97

[Vale.Spelling] Did you really mean 'Dagster'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Dagster'?", "location": {"path": "README.md", "range": {"start": {"line": 97, "column": 6}}}, "severity": "ERROR"}

Check failure on line 102 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L102

[Vale.Spelling] Did you really mean 'Dagit'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Dagit'?", "location": {"path": "README.md", "range": {"start": {"line": 102, "column": 3}}}, "severity": "ERROR"}

Check notice on line 110 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L110

[Google.Passive] In general, use active voice instead of passive voice ('is exported').
Raw output
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('is exported').", "location": {"path": "README.md", "range": {"start": {"line": 110, "column": 25}}}, "severity": "INFO"}

Check failure on line 110 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L110

[Vale.Spelling] Did you really mean 'stock_price_twilio_dashboard'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'stock_price_twilio_dashboard'?", "location": {"path": "README.md", "range": {"start": {"line": 110, "column": 68}}}, "severity": "ERROR"}

Check failure on line 114 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L114

[Vale.Spelling] Did you really mean 'Mito'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Mito'?", "location": {"path": "README.md", "range": {"start": {"line": 114, "column": 6}}}, "severity": "ERROR"}