{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #450 of commit c7f72dbc653932bce394138c7f07faafb51bce11, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/450/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "c7f72dbc653932bce394138c7f07faafb51bce11"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "akhuoa"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "aung.kyaw.hein@auckland.ac.nz"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/akhuoa/mapintegratedvuer.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "450"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "main"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "bugfix/hide-pane-error"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "bugfix/hide-pane-error"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "akhuoa"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@akhuoa"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #450 of commit c7f72dbc653932bce394138c7f07faafb51bce11, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Fix hide pane throwing error"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/ABI-Software/mapintegratedvuer/pull/450"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "### Problem\\r\\n\\r\\nWhen hiding a pane using `display: none` on the `.contentvuer` container, the browser console throws an error:\\r\\n\\r\\n```\\r\\nflatmapvuer.js:51907 Uncaught TypeError: Cannot read properties of null (reading 'id')\\r\\n```\\r\\n\\r\\n**Root Cause:**\\r\\n\\r\\nThe error originates from DeckGL's rendering pipeline (specifically [`layers-pass.ts:L123`](https://github.com/visgl/deck.gl/blob/9bfe769183e1671c2d20d7c42bffe165a9dd109a/modules/core/src/passes/layers-pass.ts#L123)) where it attempts to access `viewport.id`.\\r\\n\\r\\nWhen `display: none` is applied, the container loses its dimensions while MapLibre/DeckGL's render loop continues, causing DeckGL to fail creating a valid viewport and subsequently attempt to access properties on a `null` viewport object.\\r\\n\\r\\n### Solution\\r\\n\\r\\nChanged the pane hiding strategy from `display: none` to `visibility: hidden; opacity: 0; pointer-events: none` to maintain container dimensions in the DOM, allowing DeckGL to calculate valid viewport properties while keeping the pane visually hidden and non-interactive.\\r\\n"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "null"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbGhRepository",
          "value" : "ABI-Software/mapintegratedvuer"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCredentialsId",
          "value" : "d5ade077-f3fd-408e-ab65-dff209392d0b"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 895372,
      "executingTimeMillis" : 895372,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5964,
      "waitingTimeMillis" : 5964
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "duplicate_marker_feature_ids.json",
      "fileName" : "duplicate_marker_feature_ids.json",
      "relativePath" : "cypress/output/duplicate_marker_feature_ids.json"
    },
    {
      "displayPath" : "MapContent.cy.js.mp4",
      "fileName" : "MapContent.cy.js.mp4",
      "relativePath" : "cypress/videos/MapContent.cy.js.mp4"
    }
  ],
  "building" : False,
  "description" : "<a title=\"Fix hide pane throwing error\" href=\"https://github.com/ABI-Software/mapintegratedvuer/pull/450\">PR #450</a>: Fix hide pane throwing error",
  "displayName" : "#1198",
  "duration" : 895372,
  "estimatedDuration" : 867930,
  "executor" : None,
  "fullDisplayName" : "mapintegratedvuer #1198",
  "id" : "1198",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1198,
  "queueId" : 3407,
  "result" : "SUCCESS",
  "timestamp" : 1762472306014,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/SPARC/job/mapintegratedvuer/1198/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ]
}