chore!: remove deprecated meteor eraseRoom method #24335
Annotations
3 errors and 11 warnings
|
apps/meteor/server/methods/eraseRoom.ts#L3
'ServerMethods' is defined but never used
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apps/meteor/app/lib/server/lib/debug.js#L83
Consider using the native Array.prototype.forEach() or Object.entries().forEach()
|
apps/meteor/app/lib/server/lib/notifyListener.ts#L376
Forbidden non-null assertion
|
apps/meteor/app/lib/server/lib/notifyListener.ts#L380
Forbidden non-null assertion
|
apps/meteor/app/lib/server/oauth/oauth.js#L42
Consider using the native Array.prototype.includes()
|
apps/meteor/app/lib/server/startup/rateLimiter.js#L65
Consider using the native Array.prototype.forEach() or Object.entries().forEach()
|
apps/meteor/app/livechat/server/lib/sendTranscript.ts#L25
Async function 'sendTranscript' has a complexity of 35. Maximum allowed is 31
|
apps/meteor/app/markdown/lib/hljs.js#L10
Async arrow function has a complexity of 173. Maximum allowed is 31
|
apps/meteor/app/meteor-accounts-saml/server/lib/SAML.ts#L81
Static async method 'insertOrUpdateSAMLUser' has a complexity of 33. Maximum allowed is 31
|
apps/meteor/app/reactions/client/init.ts#L32
Forbidden non-null assertion
|
apps/meteor/app/threads/client/messageAction/replyInThread.ts#L24
Forbidden non-null assertion
|
This job failed
Loading