Skip to content

Update dependency @linkurious/ogma to v5.3.11

335792e
Select commit
Loading
Failed to load commit list.
Open

Update dependency @linkurious/ogma to v5.3.11 (develop) #42

Update dependency @linkurious/ogma to v5.3.11
335792e
Select commit
Loading
Failed to load commit list.
Jenkins-Linkurious / CI/Jenkins failed Feb 6, 2026 in 2m 54s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments npm run build --if-present.

script returned exit code 1
Build log
[2026-02-06T06:14:42.594Z] + npm run build --if-present
[2026-02-06T06:14:42.858Z] 
[2026-02-06T06:14:42.858Z] > @linkurious/ogma-angular-template@0.0.0-PR-42.13 build
[2026-02-06T06:14:42.858Z] > ng build
[2026-02-06T06:14:42.858Z] 
[2026-02-06T06:14:44.775Z] - Generating browser application bundles (phase: setup)...
[2026-02-06T06:14:44.775Z]     TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.io/guide/build#configuring-browser-compatibility
[2026-02-06T06:14:44.775Z]     NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning.
[2026-02-06T06:15:31.536Z] ✔ Browser application bundle generation complete.
[2026-02-06T06:15:31.536Z] ✔ Browser application bundle generation complete.
[2026-02-06T06:15:31.536Z] 
[2026-02-06T06:15:31.536Z] Error: node_modules/@linkurious/ogma/ogma.d.ts:13048:9 - error TS2717: Subsequent property declarations must have the same type.  Property 'options' must be of type 'LayerOptions', but here has type 'LayerOptions & { pane?: string | undefined; }'.
[2026-02-06T06:15:31.536Z] 
[2026-02-06T06:15:31.536Z] 13048         options: L.LayerOptions & {
[2026-02-06T06:15:31.536Z]               ~~~~~~~
[2026-02-06T06:15:31.536Z] 
[2026-02-06T06:15:31.536Z]   node_modules/@types/leaflet/index.d.ts:1717:5
[2026-02-06T06:15:31.536Z]     1717     options: LayerOptions;
[2026-02-06T06:15:31.536Z]              ~~~~~~~
[2026-02-06T06:15:31.536Z]     'options' was also declared here.
[2026-02-06T06:15:31.536Z] 
[2026-02-06T06:15:31.536Z] 
[2026-02-06T06:15:31.536Z] Error: src/app/ogma/service/transformation.service.ts:73:7 - error TS2353: Object literal may only specify known properties, and 'criteria' does not exist in type 'Partial<BaseOptions>'.
[2026-02-06T06:15:31.537Z] 
[2026-02-06T06:15:31.537Z] 73       criteria,
[2026-02-06T06:15:31.537Z]          ~~~~~~~~
[2026-02-06T06:15:31.537Z] 
[2026-02-06T06:15:31.537Z] 
[2026-02-06T06:15:31.537Z] 

Details

  • Prepare (1 min 19 sec)
  • Lint (20 sec)
  • PRe release (2 sec)
  • Build (56 sec)
    Error: script returned exit code 1 - logs