Giacomo Pozzoni

Results 131 comments of Giacomo Pozzoni

https://sonarcloud.io/project/issues?id=wpp&issues=AV6QvsCWI7opDV7vcY2v&open=AV6QvsCWI7opDV7vcY2v points to a strange use of async to load DBCs that should be fixed. Btw that SonarCloud tool looks really nice :)

This issue happened to me today too using another software but with the exact same error. While troubleshooting I changed WorkItemStoreFlags from BypassRules to None and received a different error...

I opened a pull request to PnP-Sites-Core and another to PnP-PowerShell to implement -AddToAllContentTypes

The PR has been merged and now you can use -AddToAllContentTypes parameter with Add-PnPField

> Similar issue is happening with latest commit. On first run, it will report error. Close the windows and re-run and the second run will pass without issue. Same issue...

I ran today into the same issue in the https://github.com/TrinityCore/TrinityCore project where we host 2 active branches and a GitHub action should have labeled the PRs with a branch label....

I haven't used BotFarm in a long time so no clue if there's any issue. Please note through that FindPath() doesn't really return very descriptive errors, so it could be...

https://github.com/jackpoz/BotFarm/commit/2859e64f44e1427a426b80eb53dcae16f1629d60

Botfarm account itself should send keep alive too (and /yawn not to be afk)

http://karpathy.github.io/2015/05/21/rnn-effectiveness/ might be useful