chore(deps-dev): bump the dev-dependencies group with 5 updates #1974
ci.yml
on: pull_request
Python / Lint
21s
Python / Typecheck
16s
JavaScript / Lint
10s
JavaScript / Typecheck
31s
JavaScript / Test
30s
Matrix: Python / Test
Annotations
3 errors and 5 warnings
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.9",
+ "@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"typescript": "^5.6.2",
"esbuild": "^0.24.0"
}
}",
❯ 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.9",
+ "@types/react": "^18.3.10",
"@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.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.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.8)
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
|