clarity-h2020 / map-component

The Map Component is a reusable, flexible and highly configurable Building Block meant to be used throughout CSIS.
https://csis.myclimateservice.eu/
1 stars 1 forks source link

map-component #19 failed #90

Closed ci-cismet-de closed 4 years ago

ci-cismet-de commented 4 years ago

Build 'map-component' is failing!

Last 50 lines of build output:

[...truncated 190 lines...]
      found distinct tag $tag.attributes.name in $resourcesArray.length
    console.log node_modules/csis-helpers-js/dist/index.js:2493
      10 resources left after filtering 32 resources by tag type taxonomy_term--eu_gl and tag name Hazard Characterization
    console.log node_modules/csis-helpers-js/dist/index.js:2557
      10 resources left after filtering 10 resources by reference type @mapview:ogc:wms
    console.log node_modules/csis-helpers-js/dist/index.js:2584
      1 references found in resouce for reference type @mapview:ogc:wms
    console.log src/__tests__/CSISHelpers.test.js:175
      afterAll

FAIL src/App.test.js
  ● Test suite failed to run

    ReferenceError: GenericMap is not defined

      3 | import BasicMap from './commons/BasicMap';
      4 | 
    > 5 | export default class RiskAndImpactMap extends GenericMap {
        |                                               ^
      6 |   constructor(props) {
      7 |       super({
      8 |           ...props,

      at Object.<anonymous> (src/components/RiskAndImpactMap.js:5:47)
      at Object.<anonymous> (src/App.js:8:1)
      at Object.<anonymous> (src/App.test.js:3:1)

Test Suites: 1 failed, 3 passed, 4 total
Tests:       4 skipped, 12 passed, 16 total
Snapshots:   0 total
Time:        3.634s
Ran all test suites.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
Stage "Build" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step

Changes since last successful build:

View full output

ci-cismet-de commented 4 years ago

Build was fixed!