Add cron job to refresh jwks #28
Annotations
8 errors and 1 warning
WPCS:
includes/class-ahjwtauthsignin.php#L135
No space after opening parenthesis is prohibited
|
WPCS:
includes/class-ahjwtauthsignin.php#L135
Expected 1 space before "!"; 0 found
|
WPCS:
includes/class-ahjwtauthsignin.php#L135
Expected 1 space after "!"; 0 found
|
WPCS:
includes/class-ahjwtauthsignin.php#L135
No space before closing parenthesis is prohibited
|
WPCS:
includes/class-ahjwtauthsignin.php#L156
Inline comments must end in full-stops, exclamation marks, or question marks
|
WPCS:
includes/class-ahjwtauthsignin.php#L218
The $text arg must be a single string literal, not "'AH JWT Auth '.$msg".
|
WPCS:
includes/class-ahjwtauthsignin.php#L251
The $text arg must be a single string literal, not "'AH JWT Auth: '.$msg".
|
WPCS:
includes/class-ahjwtauthsignin.php#L276
Whitespace found at end of line
|
WPCS
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/
|