Update pipeline to globy standard and added phpstan, cs fixer, psalm … #7
Annotations
10 errors and 2 warnings
Run psalm:
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)
|
Run psalm:
src/Hasher.php#L72
src/Hasher.php:72:40: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
Run psalm:
tests/HashSensitiveTest.php#L14
tests/HashSensitiveTest.php:14:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Run psalm:
tests/HashSensitiveTest.php#L22
tests/HashSensitiveTest.php:22:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Run psalm:
tests/HashSensitiveTest.php#L30
tests/HashSensitiveTest.php:30:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Run psalm:
tests/HashSensitiveTest.php#L39
tests/HashSensitiveTest.php:39:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Run psalm:
tests/HashSensitiveTest.php#L47
tests/HashSensitiveTest.php:47:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Run psalm:
tests/HashSensitiveTest.php#L55
tests/HashSensitiveTest.php:55:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Run psalm:
tests/HashSensitiveTest.php#L64
tests/HashSensitiveTest.php:64:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
Run psalm:
tests/HashSensitiveTest.php#L72
tests/HashSensitiveTest.php:72:15: InvalidScope: Invalid reference to $this in a non-class context (see https://psalm.dev/013)
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading