# Description Fixes an issue in generating files in Docker. There has been an incompatibility of `buf` (version `29.5`) and `protoc-gen-es` (version `2.2.2`). I updated `protoc-gen-es@` to `2.6.2` Also refactored the code a little so it's easier to read Added a CI pipeline job to check all files are properly generated