feat: add integration database version projections #2035
Annotations
12 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3, actions/setup-dotnet@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@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:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L25
'BuildingId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L26
'PersistentLocalId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L27
'PersistentLocalIdAssignmentDate' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L28
'BuildingStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L29
'BuildingGeometry' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L74
'BuildingUnitId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L75
'PersistentLocalId' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L76
'BuildingUnitFunction' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L77
'BuildingUnitStatus' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|
Build:
src/BuildingRegistry/Building/Commands/MigrateBuilding.cs#L79
'BuildingUnitPosition' is obsolete: 'This is a legacy valueobject and should not be used anymore.'
|