fix: Multi-step modals closing unexpectedly #24932
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L84
Consider using the native Array.prototype.forEach() or Object.entries().forEach()
|
Lint:
apps/meteor/app/lib/server/lib/notifyListener.ts#L369
Forbidden non-null assertion
|
Lint:
apps/meteor/app/lib/server/lib/notifyListener.ts#L373
Forbidden non-null assertion
|
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/livechat/server/lib/sendTranscript.ts#L25
Async function 'sendTranscript' has a complexity of 35. Maximum allowed is 31
|
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 33. Maximum allowed is 31
|
Lint:
apps/meteor/app/reactions/client/init.ts#L32
Forbidden non-null assertion
|
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