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
The jazzy table of contents needs to be updated to reflect #3045 and other changes:
WARNING: No documented top-level declarations match name "AccountManager" specified in categories file
WARNING: No documented top-level declarations match name "PointAnnotation" specified in categories file
WARNING: No documented top-level declarations match name "Style" specified in categories file
WARNING: No documented top-level declarations match name "RoadObjectsStore" specified in categories file
WARNING: No documented top-level declarations match name "RoadObjectsStoreDelegate" specified in categories file
#2078 or something like it would help to catch issues like this sooner.
/cc @mapbox/navigation-ios
The text was updated successfully, but these errors were encountered:
WARNING: No documented top-level declarations match name "AccountManager" specified in categories file
WARNING: No documented top-level declarations match name "PointAnnotation" specified in categories file
WARNING: No documented top-level declarations match name "Style" specified in categories file
WARNING: No documented top-level declarations match name "IncorrectVisualSubtype" specified in categories file
WARNING: No documented top-level declarations match name "RoadObject.Location" specified in categories file
WARNING: No documented top-level declarations match name "RoadObject.Kind" specified in categories file
WARNING: No documented top-level declarations match name "RoadObject.EdgeLocation" specified in categories file
WARNING: No documented top-level declarations match name "RoadObject.Position" specified in categories file
WARNING: No documented top-level declarations match name "RoadObject.Identifier" specified in categories file
I think the RoadObject-related warnings are because jazzy expects e.g. Identifier to be in a list nested under RoadObject, rather than this dot syntax.
The jazzy table of contents needs to be updated to reflect #3045 and other changes:
#2078 or something like it would help to catch issues like this sooner.
/cc @mapbox/navigation-ios
The text was updated successfully, but these errors were encountered: