oascript stop working for sending notification

I have a script that stop working since Tahoe migration.

The script need to send a notification on the my mac.

The issue is this line:

osascript -e 'display notification "The task has been completed" with title "✅ My script"'

It doesn't fail (return 0), nothing in outputs, but doesn't show anything. I check all my notification settings, but all seems to be right, I tested the configuration of iterm & script editor.

And the global ettongs of the notifications:

oascript stop working for sending notification
 
 
Q