Skip to content

Issue-55: [FEATURE] Force 2FA for All Users Who Can Edit Content #217

Issue-55: [FEATURE] Force 2FA for All Users Who Can Edit Content

Issue-55: [FEATURE] Force 2FA for All Users Who Can Edit Content #217

Triggered via pull request April 16, 2024 19:09
Status Failure
Total duration 31s
Artifacts

cs.yml

on: pull_request
Matrix: cs
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
cs (8.3): src/alley/wp/alleyvate/features/class-force-two-factor-authentication.php#L57
Method Alley\WP\Alleyvate\Features\Force_Two_Factor_Authentication::filter__map_meta_cap() has parameter $args with no value type specified in iterable type array.
cs (8.3): src/alley/wp/alleyvate/features/class-force-two-factor-authentication.php#L57
Method Alley\WP\Alleyvate\Features\Force_Two_Factor_Authentication::filter__map_meta_cap() has parameter $caps with no value type specified in iterable type array.
cs (8.3): src/alley/wp/alleyvate/features/class-force-two-factor-authentication.php#L57
Method Alley\WP\Alleyvate\Features\Force_Two_Factor_Authentication::filter__map_meta_cap() return type has no value type specified in iterable type array.
cs (8.3): src/alley/wp/alleyvate/features/class-force-two-factor-authentication.php#L187
Call to static method is_user_using_two_factor() on an unknown class Two_Factor_Core.
cs (8.3)
Process completed with exit code 1.
cs (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cs (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/