feat: add the ability to reset the ttl whenever a file is read in #5
Weave Radioactive Man / Weave Checks - Required
completed
Jan 3, 2024 in 3s
Weave Checks - Required
💛 - Go Mod
Required grpc-gateway not found
Weave code requires a ported version of grpc-gateway when using schema-gen-go and needs to have a replace in go.mod.
You can fix this yourself! Here is how:
- Add the following to the end of go.mod, "replace github.com/grpc-ecosystem/grpc-gateway/v2 => weavelab.xyz/grpc-gateway/v2 v2.5.2"
- Run "go mod tidy" to make sure all deps are synced
- Push the changes to see if this has resolved the error
DevX believes in you! ❤️ However, if after following these steps the issue persists reach out to DevX for assistance
For more information on this check, see the docs.
💛 - Repo Settings
The repository only has one review required for the for PRs into the default branch. Two is the recommended amount.
For more information on this check, see the docs.
💚 - SQL Migrations Object Ownership
No SQL files changed
For more information on this check, see the docs.
Loading