{
  "actions" : [
    {
      
    },
    {
      "causes" : [
        {
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "buildsByBranchName" : {
        "origin/master" : {
          "buildNumber" : 607,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1941a2de919cc9ae112d18f00f5885b8c083202e",
            "branch" : [
              {
                "SHA1" : "1941a2de919cc9ae112d18f00f5885b8c083202e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1941a2de919cc9ae112d18f00f5885b8c083202e",
            "branch" : [
              {
                "SHA1" : "1941a2de919cc9ae112d18f00f5885b8c083202e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1941a2de919cc9ae112d18f00f5885b8c083202e",
        "branch" : [
          {
            "SHA1" : "1941a2de919cc9ae112d18f00f5885b8c083202e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.netsurf-browser.org/netsurf.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#607",
  "duration" : 49513,
  "estimatedDuration" : 962122,
  "executor" : None,
  "fullDisplayName" : "cppcheck-netsurf #607",
  "id" : "607",
  "keepLog" : False,
  "number" : 607,
  "queueId" : 17329,
  "result" : "FAILURE",
  "timestamp" : 1759192320975,
  "url" : "https://ci.netsurf-browser.org/jenkins/view/Static%20Analysis/job/cppcheck-netsurf/607/",
  "builtOn" : "ciworker0",
  "changeSet" : {
    "items" : [
      {
        "affectedPaths" : [
          "frontends/amiga/font_diskfont.c"
        ],
        "commitId" : "984ec2c550945e83d9f52ac4d45d8b701987aefb",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Amiga: Set SoftStyles rather than opening/closing BitMap fonts\n",
        "date" : "2025-09-26 15:20:49 +0100",
        "id" : "984ec2c550945e83d9f52ac4d45d8b701987aefb",
        "msg" : "Amiga: Set SoftStyles rather than opening/closing BitMap fonts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/font_diskfont.c"
          }
        ]
      },
      {
        "affectedPaths" : [
          "frontends/amiga/font_diskfont.c"
        ],
        "commitId" : "7fac5227514024a2945d1f7e6ad052cb7ff82a21",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Amiga: Only AskSoftStyle if the font changes\n",
        "date" : "2025-09-26 15:41:44 +0100",
        "id" : "7fac5227514024a2945d1f7e6ad052cb7ff82a21",
        "msg" : "Amiga: Only AskSoftStyle if the font changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/font_diskfont.c"
          }
        ]
      },
      {
        "affectedPaths" : [
          "frontends/amiga/font_diskfont.c"
        ],
        "commitId" : "faa1a29baf3746710b348a51b1a9b61b8f19810a",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Amiga: We use a temp RastPort when calculating text limits Don't set a\nSoftStyle on a RastPort when it isn't the most recent one we've set a\nfont on.\n",
        "date" : "2025-09-26 15:50:47 +0100",
        "id" : "faa1a29baf3746710b348a51b1a9b61b8f19810a",
        "msg" : "Amiga: We use a temp RastPort when calculating text limits Don't set a",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/font_diskfont.c"
          }
        ]
      },
      {
        "affectedPaths" : [
          "frontends/amiga/font_diskfont.c"
        ],
        "commitId" : "caf4357559e0bfb2883fe3e79197fd83e4e37cbd",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Amiga: If the font is open but not set on this RastPort, set it and\napply SoftStyle\n",
        "date" : "2025-09-26 15:55:26 +0100",
        "id" : "caf4357559e0bfb2883fe3e79197fd83e4e37cbd",
        "msg" : "Amiga: If the font is open but not set on this RastPort, set it and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/font_diskfont.c"
          }
        ]
      },
      {
        "affectedPaths" : [
          "frontends/amiga/font_diskfont.c"
        ],
        "commitId" : "1941a2de919cc9ae112d18f00f5885b8c083202e",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Amiga: Ensure we only set the curent bitmap font values if the font\nopened successfully.\n",
        "date" : "2025-09-26 16:07:22 +0100",
        "id" : "1941a2de919cc9ae112d18f00f5885b8c083202e",
        "msg" : "Amiga: Ensure we only set the curent bitmap font values if the font",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/font_diskfont.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
      "fullName" : "chris"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/daniel.silverstone",
      "fullName" : "daniel.silverstone"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/dsilvers",
      "fullName" : "dsilvers"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/jmb",
      "fullName" : "John-Mark Bell"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/ole",
      "fullName" : "ole"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/revol",
      "fullName" : "revol"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/rjek",
      "fullName" : "Rob Kendrick"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/stevef",
      "fullName" : "stevef"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/theachalaggarwal",
      "fullName" : "theachalaggarwal"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/tlsa",
      "fullName" : "Michael Drake"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/vince",
      "fullName" : "Vincent Sanders"
    }
  ]
}