Adaptation for version 1.27 #16
Annotations
3 errors and 5 warnings
|
checks (vitest)
Process completed with exit code 1.
|
|
src/palette/gitea.test.ts > gitea2ThemeVars > light 快照:
src/palette/gitea.test.ts#L34
Error: Snapshot `gitea2ThemeVars > dark 输出含 color 和 github 顶层键 2` mismatched
- Expected
+ Received
@@ -380,11 +380,11 @@
"bg": "#fff8c5",
"border": "#d4a72c66",
"text": "#9a6700",
},
"white": "#ffffff",
- "workflowEdgeHover": "#b1b7bd",
+ "workflowEdgeHover": "#4183c4",
"yellow": {
"badge": {
"bg": "#fbbd081a",
"hover": {
"bg": "#fbbd084d",
❯ src/palette/gitea.test.ts:34:47
|
|
src/palette/gitea.test.ts > gitea2ThemeVars > dark 快照:
src/palette/gitea.test.ts#L30
Error: Snapshot `gitea2ThemeVars > dark 输出含 color 和 github 顶层键 1` mismatched
- Expected
+ Received
@@ -380,11 +380,11 @@
"bg": "#342e1f",
"border": "#5f481a",
"text": "#d29922",
},
"white": "#ffffff",
- "workflowEdgeHover": "#666a73",
+ "workflowEdgeHover": "#4183c4",
"yellow": {
"badge": {
"bg": "#fbbd081a",
"hover": {
"bg": "#fbbd084d",
❯ src/palette/gitea.test.ts:30:46
|
|
checks (tsgo)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks (build)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks (vitest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks (eslint)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks (prettier)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|