Update QuoteOfTheDay.tsx #813
Annotations
3 errors and 1 warning
Test
Type '{ shipName: string; shipTemplate: { pluginId: string; shipId: string; }; crewCount: number; startingPoint: { pluginId: string; type: string; solarSystemId: string; objectId: string; }; }' is not assignable to type '{ crewCount: number; shipName: string; shipTemplate: { pluginId: string; shipId: string; }; theme?: { pluginId: string; themeId: string; } | undefined; stationComplement?: { pluginId: string; stationId: string; } | undefined; }'.
|
Test
Type '{ shipName: string; shipTemplate: { pluginId: string; shipId: string; }; crewCount: number; startingPoint: { pluginId: string; type: string; solarSystemId: string; objectId: string; }; }' is not assignable to type '{ crewCount: number; shipName: string; shipTemplate: { pluginId: string; shipId: string; }; theme?: { pluginId: string; themeId: string; } | undefined; stationComplement?: { pluginId: string; stationId: string; } | undefined; }'.
|
Test
Process completed with exit code 1.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|