Skip to content

fix(sorting): The display name attribute is called displayname not displayName for DAV #1453

fix(sorting): The display name attribute is called displayname not displayName for DAV

fix(sorting): The display name attribute is called displayname not displayName for DAV #1453

Triggered via pull request June 18, 2024 15:38
Status Failure
Total duration 58s
Artifacts

node-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
__tests__/utils/fileSorting.spec.ts > sortNodes > If a display name is available the displayname is prefered over the basename: __tests__/utils/fileSorting.spec.ts#L84
AssertionError: expected [ 'b', 'c', 'd' ] to deeply equal [ 'd', 'b', 'c' ] - Expected + Received Array [ - "d", "b", "c", + "d", ] ❯ __tests__/utils/fileSorting.spec.ts:84:28
test
Process completed with exit code 1.
test-summary
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.