New Diagram - Use case diagram #4268 #13361
Annotations
2 errors and 1 warning
Run Unit Tests:
packages/mermaid/scripts/docs.spec.ts#L171
Error: Snapshot `docs.mts > buildShapeDoc > should build shapesTable based on the shapeDefs 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
"| **Semantic Name** | **Shape Name** | **Short Name** | **Description** | **Alias Supported** |
| --------------------------------- | ---------------------- | -------------- | ------------------------------ | ---------------------------------------------------------------- |
- | Actor | Actor | `actor` | Actor used in Use Cases | |
+ | Actor | Actor | `actor` | Actor used in Use Cases | `stickman` |
| Card | Notched Rectangle | `notch-rect` | Represents a card | `card`, `notched-rectangle` |
| Collate | Hourglass | `hourglass` | Represents a collate operation | `collate`, `hourglass` |
| Com Link | Lightning Bolt | `bolt` | Communication link | `com-link`, `lightning-bolt` |
| Comment | Curly Brace | `brace` | Adds a comment | `brace-l`, `comment` |
| Comment Right | Curly Brace | `brace-r` | Adds a comment | |
❯ packages/mermaid/scripts/docs.spec.ts:171:31
|
Run Unit Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading