Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 3, 2017 10:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/297882f4f84bb8362a0ce0523439c436 to your computer and use it in GitHub Desktop.
Save Whateverable/297882f4f84bb8362a0ce0523439c436 to your computer and use it in GitHub Desktop.
committable6
all https://gist.githubusercontent.com/TimToady/4963642/raw/5fdbc679c77906f22a48967ef9cfba9e782a88d4/gistfile1.txt
¦«2014.01,2014.02»:
Nominal type check failed for parameter '$payload'; expected T but got Int
in method post-insert at /tmp/RbJQj73Bq8:16
in block at /tmp/RbJQj73Bq8:60
«exit code = 1»
¦«2014.03.01»:
Nominal type check failed for parameter '$payload'; expected T but got Int
in method post-insert at /tmp/RbJQj73Bq8:16
in block at /tmp/RbJQj73Bq8:60
Saw 1 call to deprecated code during execution.
================================================================================
Method bless (from Mu) called at:
/tmp/RbJQj73Bq8, line 46
Please use a call to bless without initial * parameter instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
«exit code = 1»
¦«2014.04,2014.05,2014.06,2014.07,2014.08»:
cannot stringify this
in method post-insert at /tmp/RbJQj73Bq8:16
in block at /tmp/RbJQj73Bq8:60
Saw 1 call to deprecated code during execution.
================================================================================
Method bless (from Mu) called at:
/tmp/RbJQj73Bq8, line 46
Please use a call to bless without initial * parameter instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
«exit code = 1»
¦«2014.09»:
No such method 'item' for invocant of type 'T'
in method message at src/gen/m-CORE.setting:13194
in method post-insert at /tmp/RbJQj73Bq8:16
in block <unit> at /tmp/RbJQj73Bq8:60
Saw 1 call to deprecated code during execution.
================================================================================
Method bless (from Mu) called at:
/tmp/RbJQj73Bq8, line 46
Please use a call to bless without initial * parameter instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
«exit code = 1»
¦«2014.10»:
No such method 'item' for invocant of type 'T'
in method message at src/gen/m-CORE.setting:13330
in method post-insert at /tmp/RbJQj73Bq8:16
in block <unit> at /tmp/RbJQj73Bq8:60
Saw 1 call to deprecated code during execution.
================================================================================
Method bless (from Mu) called at:
/tmp/RbJQj73Bq8, line 46
Deprecated since v2013.12, will be removed with release v2014.12!
Please use a call to bless without initial * parameter instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
«exit code = 1»
¦«2014.11»:
No such method 'item' for invocant of type 'T'
in method message at src/gen/m-CORE.setting:13434
in method post-insert at /tmp/RbJQj73Bq8:16
in block <unit> at /tmp/RbJQj73Bq8:60
Saw 1 call to deprecated code during execution.
================================================================================
Method bless (from Mu) called at:
/tmp/RbJQj73Bq8, line 46
Deprecated since v2013.12, will be removed with release v2014.12!
Please use a call to bless without initial * parameter instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
«exit code = 1»
¦«2014.12»:
No such method 'item' for invocant of type 'T'
in method message at src/gen/m-CORE.setting:13503
in method post-insert at /tmp/RbJQj73Bq8:16
in block <unit> at /tmp/RbJQj73Bq8:60
«exit code = 1»
¦«2015.01.1,2015.02,2015.03,2015.04,2015.06,2015.07.2,2015.09»:
Type check failed in binding $payload; expected 'T' but got 'Int'
in method post-insert at /tmp/RbJQj73Bq8:16
in block <unit> at /tmp/RbJQj73Bq8:60
«exit code = 1»
¦«2015.05»:
Type check failed in binding $payload; expected 'T' but got 'Int'
in method post-insert at /tmp/RbJQj73Bq8:16
in block <unit> at /tmp/RbJQj73Bq8:60
in any <unit-outer> at /tmp/RbJQj73Bq8:1
«exit code = 1»
¦«2015.10,2015.11»:
Type check failed in binding $payload; expected T but got Int
in method post-insert at /tmp/RbJQj73Bq8:16
in block <unit> at /tmp/RbJQj73Bq8:60
«exit code = 1»
¦«2015.12,2016.01.1»:
Type check failed in binding $payload; expected T but got Int
in method post-insert at /tmp/RbJQj73Bq8 line 16
in block <unit> at /tmp/RbJQj73Bq8 line 60
«exit code = 1»
¦«2016.02,2016.03,2016.04,2016.05»:
Type check failed in binding $payload; expected T but got Int (1)
in method post-insert at /tmp/RbJQj73Bq8 line 16
in block <unit> at /tmp/RbJQj73Bq8 line 60
«exit code = 1»
¦«2016.06,2016.07.1,2016.08.1,2016.09,2016.10,2016.11,2016.12,2017.01,
2017.02,2017.03,2017.04.3,2017.05,2017.06,2017.07,2017.08,2017.09,
2017.10,2017.11,HEAD(e31a414)»:
Too many positionals passed; expected 1 argument but got 4
in method new at /tmp/RbJQj73Bq8 line 46
in block <unit> at /tmp/RbJQj73Bq8 line 59
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment