chore: fix better-dx version to ^0.2.7 #183
Annotations
8 errors, 4 warnings, and 1 notice
|
test
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
packages/crosswind/test/arbitrary.test.ts#L119
Expected to contain: "font-size: var(--font-size);"
Received: ".text-\\[var\\(--font-size\\)\\] {\n color: var(--font-size);\n}"
at <anonymous> (/home/runner/work/crosswind/crosswind/packages/crosswind/test/arbitrary.test.ts:119:34)
|
|
error: expect(received).toBeLessThan(expected):
packages/crosswind/test/performance-regression.test.ts#L279
Expected: < 0.05
Received: 0.05936100000002398
at <anonymous> (/home/runner/work/crosswind/crosswind/packages/crosswind/test/performance-regression.test.ts:279:24)
|
|
error: expect(received).toBeLessThan(expected):
packages/crosswind/test/performance-regression.test.ts#L235
Expected: < 6
Received: 12.02203399999999
at <anonymous> (/home/runner/work/crosswind/crosswind/packages/crosswind/test/performance-regression.test.ts:235:24)
|
|
error: expect(received).toBeLessThan(expected):
packages/crosswind/test/performance-regression.test.ts#L213
Expected: < 10
Received: 18.170492999999993
at <anonymous> (/home/runner/work/crosswind/crosswind/packages/crosswind/test/performance-regression.test.ts:213:24)
|
|
error: expect(received).toBeLessThan(expected):
packages/crosswind/test/performance-regression.test.ts#L191
Expected: < 3
Received: 3.2239289999999983
at <anonymous> (/home/runner/work/crosswind/crosswind/packages/crosswind/test/performance-regression.test.ts:191:24)
|
|
error: expect(received).toBeLessThan(expected):
packages/crosswind/test/performance-regression.test.ts#L100
Expected: < 0.2
Received: 0.496097000000006
at <anonymous> (/home/runner/work/crosswind/crosswind/packages/crosswind/test/performance-regression.test.ts:100:24)
|
|
error: expect(received).toContain(expected):
packages/crosswind/test/typography.test.ts#L532
Expected to contain: "font-size: var(--font-size);"
Received: ".text-\\[var\\(--font-size\\)\\] {\n color: var(--font-size);\n}"
at <anonymous> (/home/runner/work/crosswind/crosswind/packages/crosswind/test/typography.test.ts:532:34)
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-commit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-commit
{
"workflowData": {
"owner": "cwcss",
"repo": "crosswind",
"sha": "4afffd71f1c03b27cb359f10e0e16ee4fd82592a",
"ref": "main"
},
"key": "Yey98n5prz",
"runId": 23308800819,
"webhookDebug": {
"action": "requested",
"head_branch": "main",
"head_repository_full_name": "cwcss/crosswind",
"full_name": "cwcss/crosswind",
"isPullRequest": false,
"prNumber": null,
"prNumberType": "object",
"isNewPullRequest": false,
"isOldPullRequest": false,
"prKey": "cwcss/crosswind:main",
"oldPrDataHash": "82MDrOnuFv",
"lookupKey": "82MDrOnuFv",
"data": {
"owner": "cwcss",
"repo": "crosswind",
"sha": "4afffd71f1c03b27cb359f10e0e16ee4fd82592a",
"ref": "main"
}
}
}
|