utils: Add loremer #84
Triggered via pull request
January 23, 2024 22:34
Status
Cancelled
Total duration
2m 17s
Artifacts
–
Annotations
2 errors and 10 warnings
ci
Canceling since a higher priority waiting request for 'ci-33' exists
|
ci
The operation was canceled.
|
ci:
packages/resource-utils/src/doNameValidation.ts#L19
Unexpected console statement
|
ci:
packages/resource-utils/src/doParamValidation.ts#L35
Unexpected console statement
|
ci:
packages/contexts/src/__tests__/commentForm.test.tsx#L28
Unexpected unnamed function
|
ci:
packages/contexts/src/createCustomContext.ts#L26
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/__tests__/dedupe.test.ts#L3
Unexpected any. Specify a different type
|
ci:
packages/utils/src/loremer/index.ts#L32
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
packages/utils/src/loremer/index.ts#L32
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
packages/utils/src/loremer/index.ts#L32
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
|