Home
last modified time | relevance | path

Searched refs:error (Results 176 – 200 of 1814) sorted by last modified time

12345678910>>...73

/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php67 the first encountered syntax error.
186 $io->text('<error> ERROR </error>'.($info['file'] ? sprintf(' in %s', $info['file']) : ''));
187 $io->text(sprintf('<error> >> %s</error>', $info['message']));
194 $githubReporter->error($info['message'], $info['file'] ?? 'php://stdin', $info['line']);
/plugin/combo/ComboStrap/
H A DImageSystem.php35 LogUtility::error("The ratio ($stringRatio) is not a valid ratio. Error: {$e->getMessage()}", PageImageTag::CANONICAL);
H A DSvgImageLink.php256 LogUtility::error("Unable to include the svg in the document. Error: {$e->getMessage()}");
H A DTabsTag.php132 LogUtility::error("The tabs type ($type) is unknown", self::TAG);
259 LogUtility::error("A tabs tag had no opening tag and was discarded");
H A DTagAttributes.php63 * If not strict, no error is reported
773 LogUtility::error("The value of the output attribute is blank for the key ($key) - Tag ($this->logicalTag). Use the empty / boolean function if the value can be empty");
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php135 * Print only any error
142 $error = $data[PluginUtility::EXIT_MESSAGE];
143 return "<p class=\"$class\">$error</p>" . DOKU_LF;
H A DBarTag.php101 LogUtility::error("The position of the slide is not an integer", BarTag::CANONICAL);
H A DBoxTag.php41 LogUtility::error("The html tag ($tag) is not authorized.");
/plugin/data/
H A Dbureaucracy_field.php104 if ($this->error) {
/plugin/data/helper/
H A Daliastextbox.php99 if ($this->error) {
/plugin/slacknotifier/
H A Daction.php58 throw new RuntimeException('Logic error: in rename is false after rename');
151 'http_error' => $http->error,
153 Logger::error('Error posting to Slack', $ctx, __FILE__, __LINE__);
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md291 * `CHORE`: improve error recovery in ordering provider
348 * `FIX`: prevent bendpoint hover error ([#1387](https://github.com/bpmn-io/bpmn-js/issues/1387))
644 * `FIX`: creating `bpmn:Participant` on single `bpmn:Group` throwing error ([#1133](https://github.…
801 * `FIX`: prevent error to be thrown on lane move ([#855](https://github.com/bpmn-io/bpmn-js/issues/…
854 _Republish of `v2.0.0` due to registry error._
H A DREADME.md31 console.log('error rendering', err);
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-codes.css25 .bpmn-icon-start-event-error:before { content: '\e81b'; } /* '' */
27 .bpmn-icon-intermediate-event-catch-error:before { content: '\e81d'; } /* '' */
32 .bpmn-icon-end-event-error:before { content: '\e822'; } /* '' */
H A Dbpmn-embedded.css83 .bpmn-icon-start-event-error:before { content: '\e81b'; } /* '' */
85 .bpmn-icon-intermediate-event-catch-error:before { content: '\e81d'; } /* '' */
90 .bpmn-icon-end-event-error:before { content: '\e822'; } /* '' */
H A Dbpmn.css80 .bpmn-icon-start-event-error:before { content: '\e81b'; } /* '' */
82 .bpmn-icon-intermediate-event-catch-error:before { content: '\e81d'; } /* '' */
87 .bpmn-icon-end-event-error:before { content: '\e822'; } /* '' */
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css94 --tooltip-error-background-color: var(--color-red-360-100-97);
95 --tooltip-error-border-color: var(--color-red-360-100-45);
96 --tooltip-error-color: var(--color-red-360-100-45);
865 .djs-tooltip-error {
869 background: var(--tooltip-error-background-color);
870 border: solid 1px var(--tooltip-error-border-color);
872 color: var(--tooltip-error-color);
879 .djs-tooltip-error:hover {
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js7error:e})},Kn.prototype._destroy=function(){this._listeners={}},Kn.prototype._invokeListeners=func…
12 …rt.render.start",{definitions:t}),c(t,n),r.fire("import.render.complete",{error:undefined,warnings…
27error:e}),e}let o=r.rootElement;const a=r.references,s=r.warnings,c=r.elementsById;i=i.concat(s),o…
H A Dbpmn-navigated-viewer.production.min.js2error:e})},ei.prototype._destroy=function(){this._listeners={}},ei.prototype._invokeListeners=func…
7 …rt.render.start",{definitions:t}),l(t,n),r.fire("import.render.complete",{error:undefined,warnings…
22error:e}),e}let o=r.rootElement;const a=r.references,s=r.warnings,l=r.elementsById;i=i.concat(s),o…
H A Dbpmn-viewer.production.min.js2error:e})},Jn.prototype._destroy=function(){this._listeners={}},Jn.prototype._invokeListeners=func…
7 …rt.render.start",{definitions:t}),l(t,n),r.fire("import.render.complete",{error:undefined,warnings…
22error:e}),e}let o=r.rootElement;const a=r.references,s=r.warnings,l=r.elementsById;i=i.concat(s),o…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md127 * `FIX`: correct event life-cycle of `#importXML` API for error case ([`49fcb1b`](https://github.co…
H A DREADME.md29 console.log('error rendering', err);
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css94 --tooltip-error-background-color: var(--color-red-360-100-97);
95 --tooltip-error-border-color: var(--color-red-360-100-45);
96 --tooltip-error-color: var(--color-red-360-100-45);
865 .djs-tooltip-error {
869 background: var(--tooltip-error-background-color);
870 border: solid 1px var(--tooltip-error-border-color);
872 color: var(--tooltip-error-color);
879 .djs-tooltip-error:hover {
H A Ddmn-js-drd.css5 --dmn-definitions-error-color: var(--color-red-360-100-45);
6 --dmn-definitions-error-border-color: var(--color-red-360-100-45);
7 --dmn-definitions-error-background-color: var(--color-red-360-100-97);
67 .dmn-definitions .dmn-definitions-error-message {
68 color: var(--dmn-definitions-error-color);
74 .dmn-definitions .dmn-definitions-id.dmn-definitions-error {
75 border-color: var(--dmn-definitions-error-border-color);
76 background-color: var(--dmn-definitions-error-background-color);
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2error:e})},re.prototype._destroy=function(){this._listeners={}},re.prototype._invokeListeners=func…
7error:e})}}function r(e){var t,n;(n=(t=e).dmnElementRef)?n.di?a("multiple DI elements defined for …
21error:function(e,t){a.push({message:e,context:t})}}).handleDefinitions(e)}(t)}catch(e){i=e}o.fire(…

12345678910>>...73