Results 284 comments of Max Makarov

I also need this PR to be merged :)

@StorytellerCZ, Where I can see error logs of tests in GitHub Actions?

Hmmm, this is strange error, because we don't call collection2 `attachSchema` method on `Meteor.users` anywhere. Maybe some third-party package does it? ``` Exception while invoking method 'accounts_createUser' Error: After filtering...

But we didn't attach `collection2` to `Meteor.users` collection.

> it's hard as some interface names might be used before machine config is available - kernel args might reference them as well @smira yes, this is the reason why...