rspec/rules/S3854/javascript/message.adoc

15 lines
255 B
Plaintext

=== Message
Lacked a call of 'super()' in some code paths.
Expected to call 'super()'.
Unexpected duplicate 'super()'.
Unexpected 'super()' because 'super' is not a constructor.
Unexpected 'super()'.
'super'|'this' is not allowed before 'super()'.