chore(deps-dev): bump the dev-dependencies group with 9 updates #1951
ci.yml
on: pull_request
Python / Lint
10s
Python / Typecheck
23s
JavaScript / Lint
9s
JavaScript / Typecheck
37s
JavaScript / Test
22s
Matrix: Python / Test
Annotations
4 errors and 5 warnings
JavaScript / Lint
Process completed with exit code 1.
|
packages/create-anywidget/__tests__/index.test.js > create-anywidget > template-react-ts:
packages/create-anywidget/__tests__/index.test.js#L19
Error: Snapshot `create-anywidget > template-react-ts 1` mismatched
- Expected
+ Received
@@ -92,11 +92,11 @@
"@anywidget/react": "0.0.8",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
- "@types/react": "^18.3.5",
+ "@types/react": "^18.3.6",
"@types/react-dom": "^18.3.0",
"typescript": "^5.6.2",
"esbuild": "^0.23.1"
}
}",
❯ packages/create-anywidget/__tests__/index.test.js:19:17
|
packages/create-anywidget/__tests__/index.test.js > create-anywidget (Bun) > template-react-ts:
packages/create-anywidget/__tests__/index.test.js#L43
Error: Snapshot `create-anywidget (Bun) > template-react-ts 1` mismatched
- Expected
+ Received
@@ -92,11 +92,11 @@
"@anywidget/react": "0.0.8",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
- "@types/react": "^18.3.5",
+ "@types/react": "^18.3.6",
"@types/react-dom": "^18.3.0",
"typescript": "^5.6.2"
}
}",
"path": "package.json",
❯ packages/create-anywidget/__tests__/index.test.js:43:17
|
JavaScript / Test
Process completed with exit code 1.
|
Python / Test (3.12)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.10)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.9)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.11)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.8)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|