Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

How To: MapLibre + Xcode  #8

@roblabs

Description

@roblabs

As of now the MapLibre GL Native project has

  • 22 Analysis issues
  • 1 Warning related to GLKit
  • 0 automated tests

Sample Integration for MapLibre from Xcode Server Bot
image


Bot Issue for MapLibre iosapp Bot (analysis issue in MGLFillExtrusionStyleLayer.mm:38)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLFillExtrusionStyleLayer.mm:38

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLBackgroundStyleLayer.mm:29)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLBackgroundStyleLayer.mm:29

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLFillStyleLayer.mm:38)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLFillStyleLayer.mm:38

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLCircleStyleLayer.mm:48)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLCircleStyleLayer.mm:48

Bot Issue for MapLibre iosapp Bot (analysis issue in CGGeometry.h:316)
Static Analysis Issue: The left operand of '==' is a garbage value

File: /Applications/Xcode_11.7/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h:316

Bot Issue for MapLibre iosapp Bot (analysis issue in CGGeometry.h:316)
Static Analysis Issue: The left operand of '==' is a garbage value

File: /Applications/Xcode_11.7/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h:316

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLMapView.mm:882)
Static Analysis Issue: 1st argument in message expression is an uninitialized value

File: maplibre-gl-native/platform/ios/platform/ios/src/MGLMapView.mm:882

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLVectorTileSource.mm:28)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLVectorTileSource.mm:28

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLVectorTileSource.mm:34)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLVectorTileSource.mm:34

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLSymbolStyleLayer.mm:128)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLSymbolStyleLayer.mm:128

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLReachability.m:430)
Static Analysis Issue: Localized string macro should include a non-empty comment for translators

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLReachability.m:430

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLReachability.m:423)
Static Analysis Issue: Localized string macro should include a non-empty comment for translators

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLReachability.m:423

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLReachability.m:427)
Static Analysis Issue: Localized string macro should include a non-empty comment for translators

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLReachability.m:427

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLRasterTileSource.mm:62)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLRasterTileSource.mm:62

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLRasterTileSource.mm:39)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLRasterTileSource.mm:39

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLRasterStyleLayer.mm:38)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLRasterStyleLayer.mm:38

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLOpenGLStyleLayer.mm:64)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLOpenGLStyleLayer.mm:64

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLNetworkConfiguration.m:87)
Static Analysis Issue: nil returned from a method that is expected to return a non-null value

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLNetworkConfiguration.m:87

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLLineStyleLayer.mm:50)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLLineStyleLayer.mm:50

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLImageSource.mm:30)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLImageSource.mm:30

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLHillshadeStyleLayer.mm:38)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLHillshadeStyleLayer.mm:38

Bot Issue for MapLibre iosapp Bot (analysis issue in MGLHeatmapStyleLayer.mm:29)
Static Analysis Issue: Although the value stored to 'self' is used in the enclosing expression, the value is never actually read from 'self'

File: maplibre-gl-native/platform/ios/platform/darwin/src/MGLHeatmapStyleLayer.mm:29

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationhow-toMore of a how-to rather than an issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions