Adds Encryptable model behavior #240
Annotations
6 errors and 2 warnings
src/Database/Behaviors/Encryptable.php#L70
Result of method Winter\Storm\Database\Model::extend() (void) is used.
|
src/Database/Behaviors/Encryptable.php#L75
Negated boolean expression is always true.
|
src/Database/Behaviors/Encryptable.php#L85
Unreachable statement - code above always terminates.
|
src/Database/Behaviors/Encryptable.php#L122
Method Winter\Storm\Database\Behaviors\Encryptable::getEncryptableAttributes() should return array but returns void.
|
src/Database/Behaviors/Encryptable.php#L122
Result of method Winter\Storm\Database\Model::extend() (void) is used.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, 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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading