`card-types` repo now contains tags (for versioning) To do: - [x] add card-types as a dependency - [x] add script to check cards - [x] inside script inerate over all cards, and check if type is known - [x] for unknown types rise an error - [x] for known types run validator from type definition - [x] add that script to CI-pipeline