https://github.com/buggregator/trap/issues/165
Гитхаб-экшены вроде
actions/cache: v4.0.2
устарели и CI не выполняется.Надо найти, в каком месте устарело (скорее всего в зависимостях).
Затем обновить, либо упростить сборку и отвязаться от лишних зависимостей.
#buggregator #trap #ci
Please open Telegram to view this post
VIEW IN TELEGRAM
🍌3👍2🔥1🤔1
Add lightweight PSR-3 implementation that can be easily use with Trap, compatible with fibers, etc
#buggregator #trap
Please open Telegram to view this post
VIEW IN TELEGRAM
GitHub
Add lightweight PSR-3 implementation · Issue #179 · buggregator/trap
Description Add a standalone PSR-3 implementation that works with Trap and is compatible with both fiber-based asynchronous code and synchronous execution. Requirements Implementation must be self-...