You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moq after v4.20 adds data collection that (for now only) scrapes git credentials. it will sleep on builds where there is no configured git email connected to a GitHub sponsor.
see https://github.com/moq/moq/issues/1372 and https://github.com/moq/moq/issues/1374#issuecomment-1671011828
RobustToolbox is currently using Moq v4.16.
Moq after v4.20 adds data collection that (for now only) scrapes git credentials. it will sleep on builds where there is no configured git email connected to a GitHub sponsor.
i am not suggesting using something else; only that at a minimum this dependency not be upgraded ≥4.20. nuget.org packages cannot be trivially overwritten or permanently deleted, so older versions should be safe.
EDIT: it apparently broke Mac builds, so it is temporarily removed in https://github.com/moq/moq/pull/1375
The text was updated successfully, but these errors were encountered: