chore(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates #2027
ci.yml
on: pull_request
Python / Lint
21s
Python / Typecheck
30s
JavaScript / Lint
10s
JavaScript / Typecheck
30s
JavaScript / Test
28s
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
@@ -112,11 +112,11 @@
"@anywidget/react": "0.0.8",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
- "@types/react": "^18.3.11",
+ "@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.6.3",
"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
@@ -112,11 +112,11 @@
"@anywidget/react": "0.0.8",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
- "@types/react": "^18.3.11",
+ "@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.6.3"
}
}",
"path": "package.json",
❯ packages/create-anywidget/__tests__/index.test.js:43:17
|
JavaScript / Test
Process completed 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.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.9)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|