Add a MapAssets collection to maintain a list of layers in a Map model #1148
Annotations
2 errors and 1 warning
test (16.x)
One or more MetacatUI tests failed. Test failure details can be viewed by running "npm view-tests".
FAILS: 6
PASSES: 538
Failed Tests:
-------------
[1]: ViewfinderModel Test Suite
> TypeError: Cannot read properties of undefined (reading 'models')
at Context.<anonymous> (js/specs/unit/models/maps/viewfinder/ViewfinderModel.spec.js?v=undefined:95:46)
[2]: ViewfinderModel Test Suite
> autocomplete search
> AssertionError: expected 2 to equal 1
at Context.<anonymous> (js/specs/unit/models/maps/viewfinder/ViewfinderModel.spec.js?v=undefined:213:39)
[3]: ViewfinderView Test Suite
> AssertionError: expected false to be true
at Context.<anonymous> (js/specs/unit/views/maps/viewfinder/ViewfinderView.spec.js?v=undefined:52:45)
[4]: Map Test Suite
> Initialization
> TypeError: Cannot read properties of undefined (reading 'at')
at Context.<anonymous> (js/specs/unit/models/maps/Map.spec.js?v=undefined:55:48)
[5]: Map Test Suite
> Initialization
> TypeError: Cannot read properties of undefined (reading 'at')
at Context.<anonymous> (js/specs/unit/models/maps/Map.spec.js?v=undefined:75:48)
[6]: Map Test Suite
> Initialization
> TypeError: Cannot read properties of undefined (reading 'at')
at Context.<anonymous> (js/specs/unit/models/maps/Map.spec.js?v=undefined:97:43)
|
test (16.x)
Process completed with exit code 1.
|
test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|