Skip to content

Add copy-to-clipboard functionality to code blocks #16

Add copy-to-clipboard functionality to code blocks

Add copy-to-clipboard functionality to code blocks #16

Triggered via push October 2, 2025 12:19
Status Success
Total duration 7m 9s
Artifacts

testWindows.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/NodeList.php#L191
DOMWrap\NodeList::fromArray(): Implicitly marking parameter $nodes as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/NodeList.php#L33
DOMWrap\NodeList::__construct(): Implicitly marking parameter $nodes as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/NodeList.php#L33
DOMWrap\NodeList::__construct(): Implicitly marking parameter $document as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/Traits/ManipulationTrait.php#L173
DOMWrap\Traits\ManipulationTrait::destroy(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/Traits/ManipulationTrait.php#L148
DOMWrap\Traits\ManipulationTrait::detach(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/Traits/TraversalTrait.php#L458
DOMWrap\Traits\TraversalTrait::_walkPathUntil(): Implicitly marking parameter $matchType as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/Traits/TraversalTrait.php#L396
DOMWrap\Traits\TraversalTrait::_buildNodeListUntil(): Implicitly marking parameter $matchType as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/Traits/TraversalTrait.php#L299
DOMWrap\Traits\TraversalTrait::parents(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/Traits/TraversalTrait.php#L26
DOMWrap\Traits\TraversalTrait::newNodeList(): Implicitly marking parameter $nodes as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: _test/vendor/scotteh/php-dom-wrapper/src/Document.php#L174
DOMWrap\Document::setEncoding(): Implicitly marking parameter $encoding as nullable is deprecated, the explicit nullable type must be used instead