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
I have checked the Issues/Discussions pages to see if my issue has already been reported
Platform
Compiled from GitHub Source Code
Browser
None
Version
0.2.7.1
Description (include any images, videos, errors, or crash logs)
C:/haxelib/jsonpath/1,0,0/json/util/ArrayUtil.hx:15: characters 35-48 : Class<thx.Arrays> has no field containsExact
C:/haxelib/thx,core/0,44,0/src/thx/Weekday.hx:7: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/haxelib/thx,core/0,44,0/src/thx/Weekday.hx:7: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/haxelib/jsonpath/1,0,0/json/util/ArrayUtil.hx:31: characters 25-38 : Class<thx.Arrays> has no field containsExact
C:/haxelib/jsonpath/1,0,0/json/util/ArrayUtil.hx:35: characters 25-38 : Class<thx.Arrays> has no field containsExact
C:/haxelib/jsonpath/1,0,0/json/util/ArrayUtil.hx:48: characters 35-48 : Class<thx.Arrays> has no field containsExact
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:78: characters 22-34 : json.JSONData has no field insertByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:106: characters 23-35 : json.JSONData has no field existsByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:109: characters 18-30 : json.JSONData has no field removeByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:126: characters 18-27 : json.JSONData has no field setByPath (Suggestion: getByPath)
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:144: characters 23-35 : json.JSONData has no field existsByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:149: characters 18-30 : json.JSONData has no field removeByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:151: characters 22-31 : json.JSONData has no field setByPath (Suggestion: getByPath)
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:169: characters 23-35 : json.JSONData has no field existsByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:175: characters 22-31 : json.JSONData has no field setByPath (Suggestion: getByPath)
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:195: characters 27-39 : json.JSONData has no field existsByPath
source/NGio.hx:12: characters 1-68 : Abstract<io.newgrounds.objects.events.Result> has no field GetCurrentVersionResult
source/NGio.hx:13: characters 1-61 : Abstract<io.newgrounds.objects.events.Result> has no field GetVersionResult
source/NGio.hx:47: characters 62-76 : io.newgrounds.Call<io.newgrounds.objects.events.GetCurrentVersionData> has no field addDataHandler (Suggestion: addStatusHandler)
source/NGio.hx:47: characters 104-127 : Type not found : GetCurrentVersionResult
source/TitleState.hx:61: characters 16-28 : Type not found : APIStuff
source/PlayState.hx:55: characters 21-29 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:99: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:224: characters 21-29 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:988: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:990: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PauseSubState.hx:20: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PauseSubState.hx:26: characters 20-28 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/ChartingState.hx:81: characters 13-21 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/ChartingState.hx:357: characters 16-24 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/NGio.hx:96: characters 25-39 : () -> Void should be Null<io.newgrounds.objects.events.Outcome<io.newgrounds.CallError> -> Void>
source/NGio.hx:96: characters 25-39 : ... For optional function argument 'callback'
source/NGio.hx:99: characters 30-45 : () -> Void should be Null<io.newgrounds.objects.events.Outcome<io.newgrounds.CallError> -> Void>
source/NGio.hx:99: characters 30-45 : ... For optional function argument 'callback'
source/NGio.hx:85: characters 25-34 : () -> Void should be Null<io.newgrounds.LoginOutcome -> Void>
source/NGio.hx:85: characters 25-34 : ... For optional function argument 'callback'
Steps to Reproduce
No response
The text was updated successfully, but these errors were encountered:
Issue Checklist
Platform
Compiled from GitHub Source Code
Browser
None
Version
0.2.7.1
Description (include any images, videos, errors, or crash logs)
C:/haxelib/jsonpath/1,0,0/json/util/ArrayUtil.hx:15: characters 35-48 : Class<thx.Arrays> has no field containsExact
C:/haxelib/thx,core/0,44,0/src/thx/Weekday.hx:7: characters 1-7 : Warning : (WDeprecatedEnumAbstract)
@:enum abstract
is deprecated in favor ofenum abstract
C:/haxelib/thx,core/0,44,0/src/thx/Weekday.hx:7: characters 1-7 : Warning : (WDeprecatedEnumAbstract)
@:enum abstract
is deprecated in favor ofenum abstract
C:/haxelib/jsonpath/1,0,0/json/util/ArrayUtil.hx:31: characters 25-38 : Class<thx.Arrays> has no field containsExact
C:/haxelib/jsonpath/1,0,0/json/util/ArrayUtil.hx:35: characters 25-38 : Class<thx.Arrays> has no field containsExact
C:/haxelib/jsonpath/1,0,0/json/util/ArrayUtil.hx:48: characters 35-48 : Class<thx.Arrays> has no field containsExact
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:78: characters 22-34 : json.JSONData has no field insertByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:106: characters 23-35 : json.JSONData has no field existsByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:109: characters 18-30 : json.JSONData has no field removeByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:126: characters 18-27 : json.JSONData has no field setByPath (Suggestion: getByPath)
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:144: characters 23-35 : json.JSONData has no field existsByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:149: characters 18-30 : json.JSONData has no field removeByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:151: characters 22-31 : json.JSONData has no field setByPath (Suggestion: getByPath)
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:169: characters 23-35 : json.JSONData has no field existsByPath
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:175: characters 22-31 : json.JSONData has no field setByPath (Suggestion: getByPath)
C:/haxelib/jsonpatch/1,0,0/json/patch/JSONPatch.hx:195: characters 27-39 : json.JSONData has no field existsByPath
source/NGio.hx:12: characters 1-68 : Abstract<io.newgrounds.objects.events.Result> has no field GetCurrentVersionResult
source/NGio.hx:13: characters 1-61 : Abstract<io.newgrounds.objects.events.Result> has no field GetVersionResult
source/NGio.hx:47: characters 62-76 : io.newgrounds.Call<io.newgrounds.objects.events.GetCurrentVersionData> has no field addDataHandler (Suggestion: addStatusHandler)
source/NGio.hx:47: characters 104-127 : Type not found : GetCurrentVersionResult
source/TitleState.hx:61: characters 16-28 : Type not found : APIStuff
source/PlayState.hx:55: characters 21-29 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:99: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:224: characters 21-29 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:988: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:990: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PauseSubState.hx:20: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PauseSubState.hx:26: characters 20-28 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/ChartingState.hx:81: characters 13-21 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/ChartingState.hx:357: characters 16-24 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/NGio.hx:96: characters 25-39 : () -> Void should be Null<io.newgrounds.objects.events.Outcome<io.newgrounds.CallError> -> Void>
source/NGio.hx:96: characters 25-39 : ... For optional function argument 'callback'
source/NGio.hx:99: characters 30-45 : () -> Void should be Null<io.newgrounds.objects.events.Outcome<io.newgrounds.CallError> -> Void>
source/NGio.hx:99: characters 30-45 : ... For optional function argument 'callback'
source/NGio.hx:85: characters 25-34 : () -> Void should be Null<io.newgrounds.LoginOutcome -> Void>
source/NGio.hx:85: characters 25-34 : ... For optional function argument 'callback'
Steps to Reproduce
No response
The text was updated successfully, but these errors were encountered: