cosmopetrich

Results 6 issues of cosmopetrich

Per the conversation in Discord [starting just below here](https://discord.com/channels/1142919853053841488/1142921725269524643/1312554990497173554), this adds some pre-defined command-line scripts using [Task](https://taskfile.dev/). Opened as a draft since I'm not sure if there's an appetite for...

As originally [reported by Fezalion on Discord](https://discord.com/channels/1142919853053841488/1142921725269524643/1300183307220156507), a request to `/getTrainStation` with at least one train station built appears to reliably cause a crash on a Linux dedicated server. This...

bug
crash

As originally noted by @featheredtoast in [this Discord thread](https://discord.com/channels/1142919853053841488/1186378513427730502), train platform inventories will only be shown when there is a docked carriage at the platform. If there is no train...

bug

**Describe the solution you'd like** It would be nice if the linter could flag interfaces with no known implementers. For example, the schema below will be marked as OK by...

process/candidate

**Describe the bug** Examples set via a sibling of a schema `$ref` in an OpenAPI 3.1.0 document are not displayed. Instead, the default value for the type is shown (`"string"`,...

Type: Bug
p2

When using NodeJS v23.1.0 or v23.0.0, spectaql 3.0.2 will fail with `TypeError: arrangeData is not a function` even with a minimal config such as the example included in this repository....