6.3.13 #30090
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. 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/agenda/src/Agenda.ts#L66
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
packages/agenda/src/Agenda.ts#L69
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
packages/agenda/src/Agenda.ts#L72
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
packages/agenda/src/Agenda.ts#L125
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
packages/agenda/src/Agenda.ts#L127
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
packages/agenda/src/Agenda.ts#L605
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
packages/ui-contexts/src/hooks/useSearchParameter.ts#L12
React Hook useCallback has a missing dependency: 'name'. Either include it or remove the dependency array
|
Lint:
ee/packages/ddp-client/__examples__/simple.ts#L34
Forbidden non-null assertion
|
Lint:
ee/packages/ddp-client/src/types/Account.ts#L50
Forbidden non-null assertion
|
Lint:
apps/meteor/app/api/server/v1/misc.ts#L235
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build", "e2e-ee-coverage".
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