Skip to content

build(deps): bump @types/chai from 4.3.19 to 5.0.1 #4822

build(deps): bump @types/chai from 4.3.19 to 5.0.1

build(deps): bump @types/chai from 4.3.19 to 5.0.1 #4822

Triggered via pull request November 13, 2024 18:46
@dependabotdependabot[bot]
synchronize #2268
Status Failure
Total duration 1m 42s
Artifacts

presubmit.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 errors
presubmit
Process completed with exit code 2.
presubmit
Error: > rikaikun@3.0.9 presubmit > npm run presubmit:base && npm run test:small > rikaikun@3.0.9 presubmit:base > npm run lint && npm run checktypes && npm run build > rikaikun@3.0.9 lint > npm run eslint:check --silent && npm run prettier:check --silent && npm run stylelint:check --silent Checking formatting... All matched files use Prettier code style! > rikaikun@3.0.9 checktypes > tsc --noEmit node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:2:10 - error TS2300: Duplicate identifier 'Message'. 2 type Message = string | (() => string); ~~~~~~~ node_modules/@types/chai/index.d.ts:5:14 5 type Message = string | (() => string); ~~~~~~~ 'Message' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:3:10 - error TS2300: Duplicate identifier 'ObjectProperty'. 3 type ObjectProperty = string | symbol | number; ~~~~~~~~~~~~~~ node_modules/@types/chai/index.d.ts:6:14 6 type ObjectProperty = string | symbol | number; ~~~~~~~~~~~~~~ 'ObjectProperty' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:74:10 - error TS2300: Duplicate identifier 'ChaiPlugin'. 74 type ChaiPlugin = (chai: ChaiStatic, utils: ChaiUtils) => void; ~~~~~~~~~~ node_modules/@types/chai/index.d.ts:79:14 79 type ChaiPlugin = (chai: ChaiStatic, utils: ChaiUtils) => void; ~~~~~~~~~~ 'ChaiPlugin' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:101:10 - error TS2300: Duplicate identifier 'AssertionArgs'. 101 type AssertionArgs = [ ~~~~~~~~~~~~~ node_modules/@types/chai/index.d.ts:106:14 106 type AssertionArgs = [ ~~~~~~~~~~~~~ 'AssertionArgs' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:145:17 - error TS2300: Duplicate identifier 'Operator'. 145 export type Operator = string; // "==" | "===" | ">" | ">=" | "<" | "<=" | "!=" | "!=="; ~~~~~~~~ node_modules/@types/chai/index.d.ts:146:21 146 export type Operator = string; // "==" | "===" | ">" | ">=" | "<" | "<=" | "!=" | "!=="; ~~~~~~~~ 'Operator' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:147:17 - error TS2300: Duplicate identifier 'OperatorComparable'. 147 export type OperatorComparable = boolean | null | number | string | undefined | Date; ~~~~~~~~~~~~~~~~~~ node_modules/@types/chai/index.d.ts:148:21 148 export type OperatorComparable = boolean | null | number | string | undefined | Date; ~~~~~~~~~~~~~~~~~~ 'OperatorComparable' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:2084:18 - error TS2300: Duplicate identifier 'AssertionError'. 2084 export class AssertionError { ~~~~~~~~~~~~~~ node_modules/@types/chai/index.d.ts:2099:22 2099 export class AssertionError { ~~~~~~~~~~~
presubmit
Error: > rikaikun@3.0.9 presubmit > npm run presubmit:base && npm run test:small > rikaikun@3.0.9 presubmit:base > npm run lint && npm run checktypes && npm run build > rikaikun@3.0.9 lint > npm run eslint:check --silent && npm run prettier:check --silent && npm run stylelint:check --silent Checking formatting... All matched files use Prettier code style! > rikaikun@3.0.9 checktypes > tsc --noEmit node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:2:10 - error TS2300: Duplicate identifier 'Message'. 2 type Message = string | (() => string); ~~~~~~~ node_modules/@types/chai/index.d.ts:5:14 5 type Message = string | (() => string); ~~~~~~~ 'Message' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:3:10 - error TS2300: Duplicate identifier 'ObjectProperty'. 3 type ObjectProperty = string | symbol | number; ~~~~~~~~~~~~~~ node_modules/@types/chai/index.d.ts:6:14 6 type ObjectProperty = string | symbol | number; ~~~~~~~~~~~~~~ 'ObjectProperty' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:74:10 - error TS2300: Duplicate identifier 'ChaiPlugin'. 74 type ChaiPlugin = (chai: ChaiStatic, utils: ChaiUtils) => void; ~~~~~~~~~~ node_modules/@types/chai/index.d.ts:79:14 79 type ChaiPlugin = (chai: ChaiStatic, utils: ChaiUtils) => void; ~~~~~~~~~~ 'ChaiPlugin' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:101:10 - error TS2300: Duplicate identifier 'AssertionArgs'. 101 type AssertionArgs = [ ~~~~~~~~~~~~~ node_modules/@types/chai/index.d.ts:106:14 106 type AssertionArgs = [ ~~~~~~~~~~~~~ 'AssertionArgs' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:145:17 - error TS2300: Duplicate identifier 'Operator'. 145 export type Operator = string; // "==" | "===" | ">" | ">=" | "<" | "<=" | "!=" | "!=="; ~~~~~~~~ node_modules/@types/chai/index.d.ts:146:21 146 export type Operator = string; // "==" | "===" | ">" | ">=" | "<" | "<=" | "!=" | "!=="; ~~~~~~~~ 'Operator' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:147:17 - error TS2300: Duplicate identifier 'OperatorComparable'. 147 export type OperatorComparable = boolean | null | number | string | undefined | Date; ~~~~~~~~~~~~~~~~~~ node_modules/@types/chai/index.d.ts:148:21 148 export type OperatorComparable = boolean | null | number | string | undefined | Date; ~~~~~~~~~~~~~~~~~~ 'OperatorComparable' was also declared here. node_modules/@esm-bundle/chai/node_modules/@types/chai/index.d.ts:2084:18 - error TS2300: Duplicate identifier 'AssertionError'. 2084 export class AssertionError { ~~~~~~~~~~~~~~ node_modules/@types/chai/index.d.ts:2099:22 2099 export class AssertionError { ~~~~~~~~~~~