MCPcopy Create free account
hub / github.com/linuxfoundation/crowd.dev / showMessage

Method showMessage

frontend/src/shared/error/errors.js:104–106  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

102 }
103
104 static showMessage(error) {
105 Message.error(selectErrorMessage(error));
106 }
107}

Callers

nothing calls this directly

Calls 2

selectErrorMessageFunction · 0.85
errorMethod · 0.45

Tested by

no test coverage detected