feat(UiKit): Users select #20852
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/fuselage-ui-kit/jest.setup.ts#L4
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
apps/meteor/app/lib/server/lib/debug.js#L83
Consider using the native Array.prototype.forEach() or Object.entries().forEach()
|
Lint:
apps/meteor/app/lib/server/oauth/oauth.js#L42
Consider using the native Array.prototype.includes()
|
Lint:
apps/meteor/app/lib/server/startup/rateLimiter.js#L65
Consider using the native Array.prototype.forEach() or Object.entries().forEach()
|
Lint:
apps/meteor/app/markdown/lib/hljs.js#L10
Async arrow function has a complexity of 173. Maximum allowed is 31
|
Lint:
apps/meteor/app/meteor-accounts-saml/server/lib/SAML.ts#L81
Static async method 'insertOrUpdateSAMLUser' has a complexity of 32. Maximum allowed is 31
|
Lint:
apps/meteor/app/reactions/client/init.ts#L32
Forbidden non-null assertion
|
Lint:
apps/meteor/app/threads/client/messageAction/replyInThread.ts#L24
Forbidden non-null assertion
|
Lint:
apps/meteor/app/utils/lib/restrictions.ts#L9
Consider using the native Array.prototype.map()
|
Lint:
apps/meteor/app/utils/lib/restrictions.ts#L20
Consider using the native Array.prototype.map()
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading