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 #32 failed #99

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 258 lines...]
      creating new undefined map with layer group from undefined and initial bbox undefined
    console.warn src/components/commons/BasicMap.js:176
      no study_area nor study_uuid submitted via query params, cannot set study area bbox
    console.error src/components/commons/BasicMap.js:221
      no study_uuid nor datapackage_uuid nor resource_uuid submitted via query params, cannot load addtional resource layers
    console.warn src/components/commons/BasicMap.js:237
      cannot load additional resource layers

Test Suites: 4 passed, 4 total
Tests:       4 skipped, 13 passed, 17 total
Snapshots:   0 total
Time:        2.98s
Ran all test suites.
Done in 3.71s.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
+ yarn build
yarn run v1.21.1
warning Skipping preferred cache folder "/.cache/yarn" because it is not writable.
warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-2000".
$ react-scripts build
warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn"
Creating an optimized production build...

Treating warnings as errors because process.env.CI = true.
Most CI servers set it automatically.

Failed to compile.

./src/components/commons/LeafletMap.js
  Line 389:8:  'j' is assigned a value but never used  no-unused-vars

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] { (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!