Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1281

Suppress XML Comment Missing (CS1591) build warnings

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 2.4.1
    • None
    • None
    • None

    Description

      The current build configuration generates compilation warnings for public methods and properties that do not have documentation.

      The warning looks like:
      Missing XML comment for publicly visible type or member 'MultiplexingIOService.ExecuteAsync<T>(IOperation<T>, IConnection)'
      Warning number: CS1591

      I've created ticket NCBC-1282 to work on improving the XML documentation, however in the meantime to help clean up the AppVeyor output we should suppress warning number CS1591 for our projects.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mike.goldsmith Michael Goldsmith
            mike.goldsmith Michael Goldsmith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty