Fix team game creation and admin game list #1674
Annotations
2 errors and 2 warnings
build (20.x)
Conversion of type '{ _id: DBObjectId; isGift: boolean; location: Location; locationNext: undefined; name: string; orbiting: undefined; ownedByPlayerId: undefined; ships: undefined; specialist: undefined; specialistExpireTick: undefined; specialistId: undefined; waypoints: never[]; waypointsLooped: false; }' to type 'Carrier' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (20.x)
Process completed with exit code 2.
|
build (20.x)
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/
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|