[New Integrationi] Anduril Lattice#20021
Conversation
Elastic Docs Style Checker (Vale)Summary: 13 warnings, 2 suggestions found
|
| File | Line | Rule | Message |
|---|---|---|---|
| packages/anduril_lattice/_dev/build/docs/README.md | 56 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'. |
| packages/anduril_lattice/_dev/build/docs/README.md | 69 | Elastic.MenuArrowsBold | Use '→' to separate menu items, not '' or '='. Example: Select Manage index → Add lifecycle policy. |
| packages/anduril_lattice/_dev/build/docs/README.md | 81 | Elastic.MenuArrowsBold | Use '→' to separate menu items, not '' or '='. Example: Select Manage index → Add lifecycle policy. |
| packages/anduril_lattice/data_stream/entity/fields/fields.yml | 220 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'. |
| packages/anduril_lattice/data_stream/entity/fields/fields.yml | 220 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/anduril_lattice/data_stream/entity/fields/fields.yml | 422 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'. |
| packages/anduril_lattice/data_stream/entity/fields/fields.yml | 539 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'. |
| packages/anduril_lattice/data_stream/entity/fields/fields.yml | 556 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'. |
| packages/anduril_lattice/data_stream/entity/fields/fields.yml | 572 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'. |
| packages/anduril_lattice/data_stream/entity/fields/fields.yml | 653 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'. |
| packages/anduril_lattice/data_stream/entity/fields/fields.yml | 653 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/anduril_lattice/data_stream/entity/manifest.yml | 45 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'and so on' instead of 'etc'. |
| packages/anduril_lattice/manifest.yml | 48 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'. |
💡 Suggestions (2): Optional style improvements. Apply when helpful.
| File | Line | Rule | Message |
|---|---|---|---|
| packages/anduril_lattice/_dev/build/docs/README.md | 97 | Elastic.WordChoice | Consider using 'can, might' instead of 'may', unless the term is in the UI. |
| packages/anduril_lattice/changelog.yml | 1 | Elastic.Versions | Use 'later versions' instead of 'newer versions' when referring to versions. |
The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.
This comment has been minimized.
This comment has been minimized.
TL;DRBuildkite build Remediation
Investigation detailsRoot CauseThe actionable failure line is missing from the available Buildkite log, but the failed build is stale relative to the current PR head:
Evidence
Verification
Follow-upIf Buildkite still fails on What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
✅ All changelog entries have the correct PR link. |
💔 Build Failed
Failed CI StepsHistory
|
Proposed commit message
Adds a new integration for the Anduril Lattice Common Operational Picture API. Collects entity lifecycle events (tracks, assets, geospatial zones, signals) via long-poll REST API with OAuth2 and static bearer token auth.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Need a developer account with Anduril to test
Screenshots