Skip to content

Add cron job to refresh jwks #25

Add cron job to refresh jwks

Add cron job to refresh jwks #25

Triggered via pull request November 9, 2023 13:23
Status Failure
Total duration 20s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
WPCS: includes/class-ahjwtauthsignin.php#L130
Tabs must be used to indent lines; spaces are not allowed
WPCS: includes/class-ahjwtauthsignin.php#L131
Tabs must be used to indent lines; spaces are not allowed
WPCS: includes/class-ahjwtauthsignin.php#L132
Tabs must be used to indent lines; spaces are not allowed
WPCS: includes/class-ahjwtauthsignin.php#L132
Expected 5 space(s) before asterisk; 9 found
WPCS: includes/class-ahjwtauthsignin.php#L133
Tabs must be used to indent lines; spaces are not allowed
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
Expected 1 spaces after opening parenthesis; 0 found
WPCS: includes/class-ahjwtauthsignin.php#L135
Expected 1 spaces before closing parenthesis; 0 found
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/