Update pipeline to globy standard and added phpstan, cs fixer, psalm … #4
ci.yml
on: pull_request
Matrix: Coding standards, code quality and static code analysis
Matrix: Test suite and coverage
Annotations
39 errors and 6 warnings
Test suite and coverage (8.3)
Process completed with exit code 127.
|
Test suite and coverage (8.1)
Process completed with exit code 127.
|
Test suite and coverage (8.2)
Process completed with exit code 127.
|
Coding standards, code quality and static code analysis (8.3)
Process completed with exit code 8.
|
UndefinedClass:
examples/00_hello_world.php#L11
examples/00_hello_world.php:11:18: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
examples/01_nested.php#L18
examples/01_nested.php:18:18: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
examples/02_exclusive_subtree.php#L14
examples/02_exclusive_subtree.php:14:18: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
examples/02_exclusive_subtree.php#L15
examples/02_exclusive_subtree.php:15:27: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
PossiblyUnusedMethod:
src/Hasher.php#L33
src/Hasher.php:33:21: PossiblyUnusedMethod: Cannot find any calls to method GlobyApp\HashSensitive\Hasher::scrubKeys (see https://psalm.dev/087)
|
InvalidScope:
tests/HashSensitiveTest.php#L14
tests/HashSensitiveTest.php:14:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L22
tests/HashSensitiveTest.php:22:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L30
tests/HashSensitiveTest.php:30:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L39
tests/HashSensitiveTest.php:39:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L47
tests/HashSensitiveTest.php:47:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Coding standards, code quality and static code analysis (8.3)
Process completed with exit code 1.
|
Coding standards, code quality and static code analysis (8.1)
Process completed with exit code 1.
|
Coding standards, code quality and static code analysis (8.1)
Process completed with exit code 8.
|
UndefinedClass:
examples/00_hello_world.php#L11
examples/00_hello_world.php:11:18: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
examples/01_nested.php#L18
examples/01_nested.php:18:18: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
examples/02_exclusive_subtree.php#L14
examples/02_exclusive_subtree.php:14:18: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
examples/02_exclusive_subtree.php#L15
examples/02_exclusive_subtree.php:15:27: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
PossiblyUnusedMethod:
src/Hasher.php#L33
src/Hasher.php:33:21: PossiblyUnusedMethod: Cannot find any calls to method GlobyApp\HashSensitive\Hasher::scrubKeys (see https://psalm.dev/087)
|
InvalidScope:
tests/HashSensitiveTest.php#L14
tests/HashSensitiveTest.php:14:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L22
tests/HashSensitiveTest.php:22:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L30
tests/HashSensitiveTest.php:30:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L39
tests/HashSensitiveTest.php:39:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L47
tests/HashSensitiveTest.php:47:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Coding standards, code quality and static code analysis (8.2)
Process completed with exit code 8.
|
UndefinedClass:
examples/00_hello_world.php#L11
examples/00_hello_world.php:11:18: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
examples/01_nested.php#L18
examples/01_nested.php:18:18: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
examples/02_exclusive_subtree.php#L14
examples/02_exclusive_subtree.php:14:18: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
examples/02_exclusive_subtree.php#L15
examples/02_exclusive_subtree.php:15:27: UndefinedClass: Class, interface or enum named HashSensitive\HashSensitiveProcessor does not exist (see https://psalm.dev/019)
|
PossiblyUnusedMethod:
src/Hasher.php#L33
src/Hasher.php:33:21: PossiblyUnusedMethod: Cannot find any calls to method GlobyApp\HashSensitive\Hasher::scrubKeys (see https://psalm.dev/087)
|
InvalidScope:
tests/HashSensitiveTest.php#L14
tests/HashSensitiveTest.php:14:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L22
tests/HashSensitiveTest.php:22:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L30
tests/HashSensitiveTest.php:30:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L39
tests/HashSensitiveTest.php:39:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
InvalidScope:
tests/HashSensitiveTest.php#L47
tests/HashSensitiveTest.php:47:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Coding standards, code quality and static code analysis (8.2)
Process completed with exit code 1.
|
Coding standards, code quality and static code analysis (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coding standards, code quality and static code analysis (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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 standards, code quality and static code analysis (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coding standards, code quality and static code analysis (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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 standards, code quality and static code analysis (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coding standards, code quality and static code analysis (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|