feat(es2): fix search page again #787
Annotations
10 errors and 3 warnings
|
test
Process completed with exit code 1.
|
|
[osf] src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts > CollectionsDiscoverComponent > shtrove mode (collectionSubmissionWithCedar = true) > should render GlobalSearchComponent when filters are initialized:
src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts#L282
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts:282:53
|
|
[osf] src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts > CollectionsDiscoverComponent > shtrove mode (collectionSubmissionWithCedar = true) > should dispatch SetExtraFilters when provider has a requiredMetadataTemplate:
src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts#L272
AssertionError: expected undefined to be defined
❯ src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts:272:31
|
|
[osf] src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts > CollectionsDiscoverComponent > shtrove mode (collectionSubmissionWithCedar = true) > should dispatch SetDefaultFilterValue with collection IRI:
src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts#L251
AssertionError: expected undefined to be defined
❯ src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts:251:32
|
|
[osf] src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts > CollectionsDiscoverComponent > shtrove mode (collectionSubmissionWithCedar = true) > should initialize default search filters:
src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts#L241
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts:241:59
|
|
test-coverage
Process completed with exit code 1.
|
|
[osf] src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts > CollectionsDiscoverComponent > shtrove mode (collectionSubmissionWithCedar = true) > should render GlobalSearchComponent when filters are initialized:
src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts#L282
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts:282:53
|
|
[osf] src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts > CollectionsDiscoverComponent > shtrove mode (collectionSubmissionWithCedar = true) > should dispatch SetExtraFilters when provider has a requiredMetadataTemplate:
src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts#L272
AssertionError: expected undefined to be defined
❯ src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts:272:31
|
|
[osf] src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts > CollectionsDiscoverComponent > shtrove mode (collectionSubmissionWithCedar = true) > should dispatch SetDefaultFilterValue with collection IRI:
src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts#L251
AssertionError: expected undefined to be defined
❯ src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts:251:32
|
|
[osf] src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts > CollectionsDiscoverComponent > shtrove mode (collectionSubmissionWithCedar = true) > should initialize default search filters:
src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts#L241
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/app/features/collections/components/collections-discover/collections-discover.component.spec.ts:241:59
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
test-coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|