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
The as unknown as Action/Resource type casting indicates a type system mismatch between your domain types and the RBAC library types. Consider creating proper type adapters or ensuring type compatibility to avoid potential runtime errors. #3
The as unknown as Action/Resource type casting indicates a type system mismatch between your domain types and the RBAC library types. Consider creating proper type adapters or ensuring type compatibility to avoid potential runtime errors.
The
as unknown as Action/Resourcetype casting indicates a type system mismatch between your domain types and the RBAC library types. Consider creating proper type adapters or ensuring type compatibility to avoid potential runtime errors.Originally posted by @Copilot in https://github.com/anpdgovbr/backlog-dim/pull/51#discussion_r2315919805