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
Recently some new resolvers were added for organization user tags, but the corresponding ts-doc comments weren't added, due to which the linting test is failing in new PRs.
Describe the bug
Recently some new resolvers were added for organization user tags, but the corresponding
ts-doc
comments weren't added, due to which the linting test is failing in new PRs.Solution
Add the missing
ts-doc
comments.Additional details
Related PR: #2460
The text was updated successfully, but these errors were encountered: