[W3C Publication] Failed: http://webaudio.github.io/web-audio-api/

On Mon Dec 21 06:55:01 UTC 2015, the request to publish http://webaudio.github.io/web-audio-api/ failed. See details below.

{
  "id": "09071dba-4bb9-4f01-877c-30f4f166570e",
  "url": "http://webaudio.github.io/web-audio-api/",
  "version": "1.5.0",
  "version-specberus": "1.3.0",
  "decision": "http://cjsafdjlsa.com",
  "results": {
    "status": "failure",
    "jobs": {
      "retrieve-resources": {
        "status": "ok",
        "errors": []
      },
      "specberus": {
        "status": "failure",
        "errors": [
          {
            "key": "latest-link",
            "type": "heuristic.shortname"
          },
          {
            "key": "not-found",
            "type": "headers.div-head"
          },
          {
            "key": "not-found",
            "type": "headers.hr"
          },
          {
            "key": "not-found",
            "type": "headers.logo"
          },
          {
            "key": "title",
            "type": "headers.h1-title"
          },
          {
            "key": "this-version",
            "type": "headers.dl"
          },
          {
            "key": "latest-version",
            "type": "headers.dl"
          },
          {
            "key": "previous-version",
            "type": "headers.dl"
          },
          {
            "key": "not-found",
            "type": "headers.copyright"
          },
          {
            "key": "no-h2",
            "type": "headers.h2-status"
          },
          {
            "key": "not-found",
            "type": "style.sheet"
          },
          {
            "key": "no-sotd",
            "type": "sotd.mailing-list"
          },
          {
            "key": "no-sotd",
            "type": "sotd.stability"
          },
          {
            "key": "no-editor-id",
            "type": "echidna.editor-ids"
          },
          {
            "key": "date-not-detected",
            "type": "echidna.todays-date"
          },
          {
            "key": "no-sotd",
            "type": "sotd.pp"
          },
          {
            "key": "no-sotd",
            "type": "sotd.processDocument"
          },
          {
            "key": "no-sotd",
            "type": "sotd.supersedable"
          },
          {
            "key": "abstract",
            "extra": {
              "was": "Introduction"
            },
            "type": "structure.h2"
          },
          {
            "key": "sotd",
            "extra": {
              "was": "Features"
            },
            "type": "structure.h2"
          },
          {
            "key": "toc",
            "extra": {
              "was": "Modular Routing"
            },
            "type": "structure.h2"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n        Introduction\n      "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Lack of introspection or serialization primitives\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The AudioNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Computation of Value\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Security with MediaElementAudioSourceNode and cross-origin\n            resources\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            The AudioWorkerGlobalScope Interface\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            The AudioWorkerNodeProcessor Interface\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Audio Worker Examples\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n              A Bitcrusher Node\n            "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n              Main file javascript\n            "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n              bitcrusher_worker.js\n            "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n              TODO: fix up this example. A Volume Meter and Clip Detector\n            "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n              Main file javascript\n            "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n              vu_meter_worker.js\n            "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n              Reimplementing ChannelMerger\n            "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n              Main file javascript\n            "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n              merger_worker.js\n            "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The ScriptProcessorNode Interface - DEPRECATED\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The AudioWorkerNodeCreationEvent Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The AudioProcessEvent Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The AudioProcessingEvent Interface - DEPRECATED\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The PannerNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The SpatialPannerNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The StereoPannerNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Channel Limitations\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The AnalyserNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            FFT Windowing and smoothing over time\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The ChannelSplitterNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          Example:\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The ChannelMergerNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The DynamicsCompressorNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The BiquadFilterNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Filters characteristics\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The IIRFilterNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Filter Definition\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The OscillatorNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Basic Waveform Phase\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The PeriodicWave Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            PeriodicWaveConstraints\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Waveform Generation\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Waveform Normalization\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            Oscillator Coefficients\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          The MediaStreamAudioDestinationNode Interface\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n        Mixer Gain Structure\n      "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          Gain Control\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          Background\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          Example\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n        Channel up-mixing and down-mixing\n      "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n            HRTF panning (stereo only)\n          "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          Latency\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          Audio Buffer Copying\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          AudioParam Transitions\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n          Audio Glitching\n        "
            },
            "type": "structure.section-ids"
          },
          {
            "key": "no-id",
            "extra": {
              "text": "\n        Acknowledgements\n      "
            },
            "type": "structure.section-ids"
          }
        ]
      },
      "token-checker": {
        "status": "",
        "errors": []
      },
      "third-party-checker": {
        "status": "",
        "errors": []
      },
      "publish": {
        "status": "",
        "errors": []
      },
      "tr-install": {
        "status": "",
        "errors": []
      },
      "update-tr-shortlink": {
        "status": "",
        "errors": []
      }
    },
    "history": [
      {
        "time": "2015-12-21T06:54:59.423Z",
        "fact": "The file has been retrieved."
      },
      {
        "time": "2015-12-21T06:55:01.236Z",
        "fact": "The document failed Specberus."
      }
    ],
    "metadata": {}
  }
}

Received on Monday, 21 December 2015 06:55:07 UTC