ci: add ubuntu 24.04 #135
Annotations
10 warnings
Run specs:
spec/unit/ogr/spatial_reference_spec.rb#L46
OGR::SpatialReference.projection_methods not strip underscores has Strings with underscores
Skipped: GDAL 3 removed this method
|
Run specs:
spec/unit/ogr/spatial_reference_spec.rb#L41
OGR::SpatialReference.projection_methods not strip underscores returns an Array of Strings
Skipped: GDAL 3 removed this method
|
Run specs:
spec/unit/ogr/spatial_reference_spec.rb#L33
OGR::SpatialReference.projection_methods strip underscores has Strings with no underscores
Skipped: GDAL 3 removed this method
|
Run specs:
spec/unit/ogr/spatial_reference_spec.rb#L28
OGR::SpatialReference.projection_methods strip underscores returns an Array of Strings
Skipped: GDAL 3 removed this method
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::MultiLineString behaves like a container geometry #add_directly adds the geometry to the container
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::MultiLineString behaves like a container geometry #add_geometry adds the geometry to the container
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::MultiLineString behaves like a container geometry #remove_geometry removes the geometry to the container
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L345
OGR::LineString behaves like a geometry #import_from_wkb updates self with the new geometry info
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L169
OGR::LineString behaves like a geometry #overlaps? self does not overlap other geometry returns false
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L163
OGR::LineString behaves like a geometry #overlaps? self overlaps other geometry returns true
Skipped: No reason given
|
Loading