Skip to content

further coding style fixes; also made .php-cs-fixer.dist more portable #201

further coding style fixes; also made .php-cs-fixer.dist more portable

further coding style fixes; also made .php-cs-fixer.dist more portable #201

Triggered via push February 13, 2024 14:05
Status Failure
Total duration 46s
Artifacts

CodingStyles.yml

on: push
Matrix: Coding Styles
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Coding Styles (8.2): lib/Graph.php#L145
Class EasyRdf\Resource referenced with incorrect case: EasyRdf\resource.
Coding Styles (8.2): lib/Graph.php#L209
Class EasyRdf\Resource referenced with incorrect case: EasyRdf\resource.
Coding Styles (8.2): lib/Graph.php#L722
Class EasyRdf\Resource referenced with incorrect case: EasyRdf\resource.
Coding Styles (8.2): lib/Graph.php#L1484
Class EasyRdf\Resource referenced with incorrect case: EasyRdf\resource.
Coding Styles (8.2): lib/Graph.php#L1632
Class EasyRdf\Resource referenced with incorrect case: EasyRdf\resource.
Coding Styles (8.2): lib/Resource.php#L600
Class EasyRdf\Resource referenced with incorrect case: EasyRdf\resource.
Coding Styles (8.2): lib/Resource.php#L668
Class EasyRdf\Resource referenced with incorrect case: EasyRdf\resource.
Coding Styles (8.2): lib/XMLParser.php#L62
Property EasyRdf\XMLParser::$isEmptyElement (bool) overriding property XMLReader::$isEmptyElement should not have a native type.
Coding Styles (8.2): lib/XMLParser.php#L64
Property EasyRdf\XMLParser::$name (string) overriding property XMLReader::$name should not have a native type.
Coding Styles (8.2): lib/XMLParser.php#L66
Property EasyRdf\XMLParser::$nodeType (int) overriding property XMLReader::$nodeType should not have a native type.
Coding Styles (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding Styles (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/