build(deps): bump rollup from 0.63.5 to 4.24.3 #515
Annotations
11 warnings
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci:
packages/resource-utils/src/doNameValidation.ts#L19
Unexpected console statement
|
ci:
packages/resource-utils/src/doParamValidation.ts#L35
Unexpected console statement
|
ci:
packages/utils/src/__tests__/dedupe.test.ts#L3
Unexpected any. Specify a different type
|
ci:
packages/utils/src/__tests__/dedupe.test.ts#L3
Unexpected any. Specify a different type
|
ci:
packages/utils/src/loremer/index.ts#L33
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
packages/utils/src/loremer/index.ts#L33
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
packages/utils/src/loremer/index.ts#L33
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
packages/utils/src/nTimes.ts#L3
Unexpected any. Specify a different type
|
ci:
packages/utils/src/parseSqlQuery.ts#L24
Unexpected console statement
|
ci:
packages/utils/src/parseSqlQuery.ts#L35
Unexpected console statement
|