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

ReadME: language fix #111

Merged
merged 1 commit into from
Jan 8, 2025

language fix

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

ReadME: language fix #111

language fix
25b4075
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale completed Jan 8, 2025 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (45)

README.md|28 col 233| [Google.Passive] In general, use active voice instead of passive voice ('be tailored').
README.md|36 col 34| [Vale.Spelling] Did you really mean 'Env'?
README.md|36 col 39| [Vale.Spelling] Did you really mean 'automations'?
README.md|51 col 31| [Vale.Spelling] Did you really mean 'pixi'?
README.md|53 col 32| [Vale.Spelling] Did you really mean 'Dagster'?
README.md|54 col 29| [Vale.Spelling] Did you really mean 'holoviews'?
README.md|55 col 42| [Vale.Spelling] Did you really mean 'mito'?
README.md|66 col 12| [Vale.Spelling] Did you really mean 'pixi'?
README.md|67 col 12| [Vale.Spelling] Did you really mean 'env'?
README.md|76 col 3| [Vale.Spelling] Did you really mean 'DJ_package'?
README.md|77 col 3| [Vale.Spelling] Did you really mean 'DJ_pre_commit'?
README.md|78 col 3| [Vale.Spelling] Did you really mean 'DJ_dagster'?
README.md|79 col 3| [Vale.Spelling] Did you really mean 'DJ_fasthtml_app'?
README.md|80 col 3| [Vale.Spelling] Did you really mean 'DJ_flask_app'?
README.md|81 col 3| [Vale.Spelling] Did you really mean 'DJ_mito_app'?
README.md|82 col 3| [Vale.Spelling] Did you really mean 'DJ_panel_app'?
README.md|83 col 3| [Vale.Spelling] Did you really mean 'DJ_llm_analysis'?
README.md|84 col 3| [Vale.Spelling] Did you really mean 'DJ_hello_world_langchain'?
README.md|88 col 47| [Google.Passive] In general, use active voice instead of passive voice ('are designed').
README.md|100 col 30| [Vale.Spelling] Did you really mean 'Dagster'?
README.md|105 col 3| [Vale.Spelling] Did you really mean 'Dagit'?
README.md|113 col 25| [Google.Passive] In general, use active voice instead of passive voice ('is exported').
README.md|113 col 68| [Vale.Spelling] Did you really mean 'stock_price_twilio_dashboard'?
README.md|117 col 7| [Vale.Spelling] Did you really mean 'Mito'?
README.md|127 col 52| [Vale.Spelling] Did you really mean 'mito_output'?
README.md|128 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 28 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L28

[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": 28, "column": 233}}}, "severity": "INFO"}

Check failure on line 36 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L36

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

Check failure on line 36 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L36

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

Check failure on line 51 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L51

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

Check failure on line 53 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L53

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

Check failure on line 54 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L54

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

Check failure on line 55 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L55

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

Check failure on line 66 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L66

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

Check failure on line 67 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L67

[Vale.Spelling] Did you really mean 'env'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'env'?", "location": {"path": "README.md", "range": {"start": {"line": 67, "column": 12}}}, "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_package'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'DJ_package'?", "location": {"path": "README.md", "range": {"start": {"line": 76, "column": 3}}}, "severity": "ERROR"}

Check failure on line 77 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L77

[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": 77, "column": 3}}}, "severity": "ERROR"}

Check failure on line 78 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L78

[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": 78, "column": 3}}}, "severity": "ERROR"}

Check failure on line 79 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L79

[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": 79, "column": 3}}}, "severity": "ERROR"}

Check failure on line 80 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L80

[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": 80, "column": 3}}}, "severity": "ERROR"}

Check failure on line 81 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L81

[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": 81, "column": 3}}}, "severity": "ERROR"}

Check failure on line 82 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L82

[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": 82, "column": 3}}}, "severity": "ERROR"}

Check failure on line 83 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L83

[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": 83, "column": 3}}}, "severity": "ERROR"}

Check failure on line 84 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L84

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

Check notice on line 88 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L88

[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": 88, "column": 47}}}, "severity": "INFO"}

Check failure on line 100 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L100

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

Check failure on line 105 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L105

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

Check notice on line 113 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L113

[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": 113, "column": 25}}}, "severity": "INFO"}

Check failure on line 113 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L113

[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": 113, "column": 68}}}, "severity": "ERROR"}

Check failure on line 117 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L117

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

Check failure on line 127 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L127

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