Skip to content

build(deps-dev): bump @types/rollup-plugin-peer-deps-external from 2.2.4 to 2.2.5 #149

build(deps-dev): bump @types/rollup-plugin-peer-deps-external from 2.2.4 to 2.2.5

build(deps-dev): bump @types/rollup-plugin-peer-deps-external from 2.2.4 to 2.2.5 #149

Triggered via pull request March 1, 2024 14:16
Status Failure
Total duration 14m 11s
Artifacts

ci-web.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
ci
Process completed with exit code 1.
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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