Skip to content

Build Errors as of 15/04/14 #1

Description

@edsilv

TreeNode.hx

src/core/app/entities/TreeNode.hx:118: characters 26-35 : Array access is not allowed on core.data.ArrayCollection

src/core/app/entities/TreeNode.hx:93: characters 26-35 : Array access is not allowed on core.data.ArrayCollection

src/core/app/entities/TreeNode.hx:105: characters 26-35 : Array access is not allowed on core.data.ArrayCollection

ArrayCollection.hx

src/core/data/ArrayCollection.hx:51: characters 2-30 : Too many arguments

src/core/data/ArrayCollection.hx:51: characters 2-30 : Function 'splice' requires arguments : pos, len

src/core/data/ArrayCollection.hx:86: characters 2-6 : Array access is not allowed on core.data.ArrayCollection

src/core/data/ArrayCollection.hx:108: characters 9-24 : Array has no field substring

src/core/data/ArrayCollection.hx:118: characters 20-41 : Unknown identifier : as3hx

src/core/data/ArrayCollection.hx:126: characters 4-18 : The field or identifier length is not accessible for writing

src/core/data/ArrayCollection.hx:143: characters 9-30 : Cannot compare Int and Bool

src/core/data/ArrayCollection.hx:141: lines 141-144 : Missing return Int

src/core/data/ArrayCollection.hx:111: lines 111-114 : Field getProperty has less visibility (public/private) than superclass one

src/core/data/ArrayCollection.hx:146: lines 146-149 : Field nextName has less visibility (public/private) than superclass one

src/core/data/ArrayCollection.hx:141: lines 141-144 : Field nextNameIndex has less visibility (public/private) than superclass one

src/core/data/ArrayCollection.hx:151: lines 151-154 : Field nextValue has less visibility (public/private) than superclass one

src/core/data/ArrayCollection.hx:116: lines 116-139 : Field setProperty has less visibility (public/private) than superclass one

URI.hx

src/core/app/entities/URI.hx:390: characters 10-24 : String has no field search

src/core/app/entities/URI.hx:391: characters 11-25 : String has no field search

src/core/app/entities/URI.hx:541: characters 2-48 : Class not found : RegExp

src/core/app/entities/URI.hx:543: characters 35-45 : String has no field search

src/core/app/entities/URI.hx:283: characters 7-19 : String has no field search

src/core/app/entities/URI.hx:289: characters 7-30 : String has no field search

src/core/app/entities/URI.hx:459: characters 11-25 : String has no field search

src/core/app/entities/URI.hx:472: characters 11-28 : String has no field search

src/core/app/entities/URI.hx:480: characters 12-28 : String has no field search

src/core/app/entities/URI.hx:495: characters 11-28 : String has no field search

src/core/app/entities/URI.hx:944: characters 38-56 : Unknown identifier : decodeURIComponent

src/core/app/entities/URI.hx:972: characters 7-23 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:1080: characters 22-35 : Dynamic<Unknown<0>> cannot be constructed

src/core/app/entities/URI.hx:1377: characters 6-54 : Int should be Bool

src/core/app/entities/URI.hx:1671: characters 8-24 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:1697: characters 8-24 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:1905: characters 7-23 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:1986: characters 7-19 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:2169: characters 7-23 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:2239: characters 12-27 : String has no field replace

src/core/app/entities/URI.hx:2348: characters 14-36 : Class has no field replaceAll

src/core/app/entities/URI.hx:2355: characters 3-50 : Float should be Int

src/core/app/entities/URI.hx:2362: characters 4-7 : Loop variable cannot be modified

URIEncodingBitmap.hx

src/core/app/entities/URIEncodingBitmap.hx:65: characters 7-9 : For expression should be 'v in expr'

src/core/app/entities/URIEncodingBitmap.hx:72: characters 9-28 : UInt should be Bool

src/core/app/entities/URIEncodingBitmap.hx:114: characters 6-14 : Int should be Bool

StringUtil.hx

src/core/app/util/StringUtil.hx:40: characters 9-20 : String has no field replace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions