francesco-esp

Results 3 issues of francesco-esp

Github Actions using Node.js 16 are deprecated. Could you please update your action to Node.js 20 ?

**Describe the bug** Using `__defaults__` with a [macro](https://www.pantsbuild.org/stable/docs/writing-plugins/macros) and an `environment` in the same BUILD file results in an `InvalidFieldTypeException`. If the `__defaults__` block is moved to a BUILD file...

bug

The Fastapi version of the python sdk is strictly set between `0.115.0 < 0.116.0`. This makes managing dependencies in projects harder. Loosening it at least up to `< 0.117.0` would...