Replacing instances of EE mentions in docs landing and the UI + Logo and favicon update #61
Annotations
1 error and 2 warnings
runner / vale:
src/pages/landing.tsx#L44
[vale] reported by reviewdog 🐶
[Custom.Branding] Use 'IR Engine' instead of 'Ethereal Engine'
Raw Output:
{"message": "[Custom.Branding] Use 'IR Engine' instead of 'Ethereal Engine'", "location": {"path": "src/pages/landing.tsx", "range": {"start": {"line": 44, "column": 151}}}, "severity": "ERROR"}
|
runner / vale
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / vale:
src/pages/landing.tsx#L44
[vale] reported by reviewdog 🐶
[Microsoft.Passive] 'are guided' looks like passive voice.
Raw Output:
{"message": "[Microsoft.Passive] 'are guided' looks like passive voice.", "location": {"path": "src/pages/landing.tsx", "range": {"start": {"line": 44, "column": 39}}}, "severity": "INFO"}
|