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
expectStr: "warning: Permission \"delete_resource\" references parent type \"resource\" in its name; it is recommended to drop the suffix (relation-name-references-parent)\n 23 | /** can_admin allows a user to administer the resource */\n 24 | permission can_admin = admin\n 25 | \n 26 > /** delete_resource allows a user to delete the resource. */\n > ^~~~~~~~~~~~~~~\n 27 | permission delete_resource = can_admin\n 28 | }\n\ncomplete - 0 relationships loaded, 0 assertions run, 0 expected relations validated\n",
0 commit comments