upcoming: [M3-9095] - Add Linode Interfaces Table to Linode Details #22488
ci.yml
on: pull_request
build-validation
1m 42s
test-search
1m 36s
test-ui
1m 41s
Matrix: lint
test-manager
17m 50s
typecheck-ui
1m 42s
typecheck-manager
2m 20s
build-manager
0s
publish-sdk
0s
publish-storybook
0s
Annotations
3 errors
src/components/DatePicker/DateTimeRangePicker.test.tsx > DateTimeRangePicker Component > should call onChange when start date is changed:
packages/manager/src/components/DatePicker/DateTimeRangePicker.test.tsx#L71
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ]
Received:
1st spy call:
[
{
"end": "2025-02-13T00:11:00.855+00:00",
"preset": "custom_range",
- "start": "2025-02-09T23:41:00.855+00:00",
+ "start": "2025-02-10T23:41:00.855+00:00",
"timeZone": null,
},
]
Number of calls: 1
❯ src/components/DatePicker/DateTimeRangePicker.test.tsx:71:26
|
src/features/Databases/utilities.test.ts > toFormatedDate > should handle newest full backup plus incremental option correctly in UTC:
packages/manager/src/features/Databases/utilities.test.ts#L395
AssertionError: expected '2025-02-13 00:00' to contain '2025-02-13 0:00'
Expected: "2025-02-13 0:00"
Received: "2025-02-13 00:00"
❯ src/features/Databases/utilities.test.ts:395:20
|
test-manager
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages-api-v4-lib
|
358 KB |
|
packages-validation-lib
|
148 KB |
|
storybook-build
|
11.9 MB |
|