mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-17 21:41:49 +03:00
d40740b0ec
refs https://github.com/TryGhost/Admin/pull/2227 A continuation of #2227 that runs the native classes codemod against app/serializers. Most of the serializers that are trying to be transformed are failing with the same issue: ``` Validation errors: [attrs]: Transform not supported - value is of type object. For more details: eslint-plugin-ember/avoid-leaking-state-in-ember-objects 2022-02-02T05:54:58.571Z [warn] [app/serializers/role.js]: FAILURE ``` |
||
---|---|---|
.. | ||
action.js | ||
api-key.js | ||
application.js | ||
custom-theme-setting-list.js | ||
email-recipient.js | ||
email.js | ||
integration.js | ||
invite.js | ||
label.js | ||
member.js | ||
notification.js | ||
page.js | ||
post.js | ||
role.js | ||
setting.js | ||
tag.js | ||
theme.js | ||
user.js | ||
webhook.js |