Upgrade Stately #306
Annotations
7 errors
Lint:
api/index.ts#L37
Switch is not exhaustive. Cases not matched: undefined
|
Lint:
api/routes/delete-all-data.ts#L26
Switch is not exhaustive. Cases not matched: MigrationState.Invalid | MigrationState.MigratingToStately
|
Lint:
api/routes/export.ts#L22
Switch is not exhaustive. Cases not matched: MigrationState.Invalid
|
Lint:
api/routes/import.ts#L83
Switch is not exhaustive. Cases not matched: MigrationState.Invalid | MigrationState.MigratingToStately
|
Lint:
api/routes/profile.ts#L90
Switch is not exhaustive. Cases not matched: MigrationState.Invalid
|
Lint:
api/routes/update.ts#L153
Switch is not exhaustive. Cases not matched: MigrationState.Invalid | MigrationState.MigratingToStately
|
Lint
Process completed with exit code 1.
|
Loading