forked from HaxeFoundation/hxnodejs
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
https://api.haxe.org/haxe/macro/Context.html#filterMessages を使えば抑制できるはず。
extraParams.hxml にfilterMessagesを追加すればいいはず。
Haxe本家のIssueを探せば、使い方がわかるはず。
hxnodejs/git/src/js/node/Url.hx:61: characters 32-41 : Warning : This typedef is deprecated in favor of { ?slashes : Null<Bool>, ?search : Null<String>, ?query : Null<haxe.extern.EitherType<String, haxe.DynamicAccess<String>>>, ?protocol : Null<String>, ?port : Null<String>, ?pathname : Null<String>, ?path : Null<String>, ?href : Null<String>, ?hostname : Null<String>, ?host : Null<String>, ?hash : Null<String>, ?auth : Null<String> }
hxnodejs/git/src/js/node/Url.hx:83: characters 91-100 : Warning : This typedef is deprecated in favor of { ?slashes : Null<Bool>, ?search : Null<String>, ?query : Null<haxe.extern.EitherType<String, haxe.DynamicAccess<String>>>, ?protocol : Null<String>, ?port : Null<String>, ?pathname : Null<String>, ?path : Null<String>, ?href : Null<String>, ?hostname : Null<String>, ?host : Null<String>, ?hash : Null<String>, ?auth : Null<String> }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels