refector: Drop usage of xml_set_object() (#152) #27
Annotations
1 error and 12 warnings
Coding styles
Process completed with exit code 1.
|
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/.
|
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/
|
Coding styles:
parsers/ARC2_CBJSONParser.php#L1
Found violation(s) of type: statement_indentation
|
Coding styles:
src/ARC2/Store/Adapter/PDOAdapter.php#L1
Found violation(s) of type: statement_indentation
|
Coding styles:
store/ARC2_Store.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Coding styles:
store/ARC2_Store.php#L1
Found violation(s) of type: statement_indentation
|
Coding styles:
store/ARC2_StoreSelectQueryHandler.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Coding styles:
store/ARC2_StoreSelectQueryHandler.php#L1
Found violation(s) of type: statement_indentation
|
Coding styles:
tests/db_adapter_depended/store/ARC2_StoreTest.php#L1
Found violation(s) of type: statement_indentation
|
Coding styles:
tests/db_adapter_depended/sparql_1_1_tests/ComplianceTest.php#L1
Found violation(s) of type: statement_indentation
|
Coding styles:
tests/db_adapter_depended/sparql_1_1_tests/ConstructTest.php#L1
Found violation(s) of type: statement_indentation
|
Coding styles:
tests/bootstrap.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Loading