chore(deps): bump next from 15.1.6 to 15.1.7 #89
test.yml
on: pull_request
Run bun test
15s
Run pre-commit
35s
Matrix: test-git-clone
Annotations
7 errors and 2 warnings
error: expect(received).toMatchSnapshot(expected):
src/components/common/__tests__/badge.test.jsx#L10
Expected:
{
"$$typeof": Symbol(react.test.json),
"children": [
",
],
"props": {
"className": "span bg-light-primary text-primary py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full primary",
},
"type": "span",
}
Received: null
at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:10:16)
|
error: expect(received).toMatchSnapshot(expected):
src/components/common/__tests__/badge.test.jsx#L16
Expected:
{
"$$typeof": Symbol(react.test.json),
"children": [
",
],
"props": {
"className": "span bg-light-primary text-primary py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full primary medium full",
},
"type": "span",
}
Received: null
at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:16:16)
|
error: expect(received).toMatchSnapshot(expected):
src/components/common/__tests__/badge.test.jsx#L22
Expected:
{
"$$typeof": Symbol(react.test.json),
"children": [
",
],
"props": {
"className": "span bg-light-success text-success py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full",
},
"type": "span",
}
Received: null
at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:22:16)
|
error: expect(received).toMatchSnapshot(expected):
src/components/common/__tests__/badge.test.jsx#L28
Expected:
{
"$$typeof": Symbol(react.test.json),
"children": [
",
],
"props": {
"className": "span bg-light-warning text-warning py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full",
},
"type": "span",
}
Received: null
at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:28:16)
|
error: expect(received).toMatchSnapshot(expected):
src/components/common/__tests__/badge.test.jsx#L34
Expected:
{
"$$typeof": Symbol(react.test.json),
"children": [
",
],
"props": {
"className": "span bg-light-danger text-danger py-1 sm:py-2 px-2 sm:px-4 font-Estedad-Medium text-[10px] sm:text-xs rounded-full",
},
"type": "span",
}
Received: null
at <anonymous> (/home/runner/work/Salam-Website/Salam-Website/src/components/common/__tests__/badge.test.jsx:34:16)
|
Run bun test
Process completed with exit code 1.
|
Run pre-commit
Process completed with exit code 1.
|
Test git clone on ubuntu-20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Run pre-commit
Cache not found for keys: pre-commit|204cefb3023e093a1d899cd295b8030b3c6891d394219272251b310ec9656f1f|9f698db04b98904b27101771c40e2990b3cb711068fde8b038d3ee1d355b3de7
|