Removed overeager error message in METexpress #90
Annotations
10 warnings
lint-matscommon:
meteor_packages/mats-common/client/error.js#L5
'setError' is not defined
|
lint-matscommon:
meteor_packages/mats-common/client/error.js#L16
'setInfo' is not defined
|
lint-matscommon:
meteor_packages/mats-common/client/error.js#L20
Unexpected Session statement
|
lint-matscommon:
meteor_packages/mats-common/client/error.js#L20
'Session' is not defined
|
lint-matscommon:
meteor_packages/mats-common/client/error.js#L26
Unexpected Session statement
|
lint-matscommon:
meteor_packages/mats-common/client/error.js#L26
'Session' is not defined
|
lint-matscommon:
meteor_packages/mats-common/client/error.js#L27
'$' is not defined
|
lint-matscommon:
meteor_packages/mats-common/client/error.js#L30
'clearError' is not defined
|
lint-matscommon:
meteor_packages/mats-common/client/error.js#L30
'message' is defined but never used
|
lint-matscommon:
meteor_packages/mats-common/client/error.js#L31
Unexpected Session statement
|