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
Argument of type 'List<string?>' cannot be used for parameter 'channels' of type 'IEnumerable<string>' in 'IEnumerable<Task<bool>> SlackClient.PostToChannelsAsync(SlackMessage message, IEnumerable<string> channels)' due to differences in the nullability of reference types.
Build and test in Release configuration (windows-latest, 8.x)