chore: wip #163
Annotations
8 errors 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#L235
Expected: < 6
Received: 14.475561999999996
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: 14.272491000000002
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#L143
Expected: < 15
Received: 16.752352000000002
at <anonymous> (/home/runner/work/crosswind/crosswind/packages/crosswind/test/performance-regression.test.ts:143:24)
|
|
error: expect(received).toBeLessThan(expected):
packages/crosswind/test/performance-regression.test.ts#L100
Expected: < 0.2
Received: 0.42685699999999827
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)
|
|
lint
Process completed with exit code 1.
|
|
publish-commit
{
"workflowData": {
"owner": "cwcss",
"repo": "crosswind",
"sha": "82f534d4ad5f947033ba653d182ed8efa95e3776",
"ref": "main"
},
"key": "cd8MtD1n7Y",
"runId": 22677331260,
"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": "82f534d4ad5f947033ba653d182ed8efa95e3776",
"ref": "main"
}
}
}
|