Skip to content

🚨 [security] Update axios 1.2.2 β†’ 1.6.1 (minor) #714

🚨 [security] Update axios 1.2.2 β†’ 1.6.1 (minor)

🚨 [security] Update axios 1.2.2 β†’ 1.6.1 (minor) #714

Triggered via pull request November 10, 2023 02:11
Status Success
Total duration 3m 49s
Artifacts

ci.yml

on: pull_request
Matrix: build-js
Matrix: test-php
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test Backend (php-8.1 on ubuntu-22.04): app/System/Groups/LinuxGroup.php#L12
* [Forbidden public property] Do not use public properties. Use method access instead.
Test Backend (php-8.1 on ubuntu-22.04): app/System/Groups/LinuxGroup.php#L14
* [Forbidden public property] Do not use public properties. Use method access instead.
Test Backend (php-8.1 on ubuntu-22.04): app/System/Groups/LinuxGroup.php#L19
* [Forbidden public property] Do not use public properties. Use method access instead.
Test Backend (php-8.1 on ubuntu-22.04): app/System/Groups/LinuxGroup.php#L34
* [Forbidden setter] Setters are not allowed. Use constructor injection and behavior naming instead.
Test Backend (php-8.1 on ubuntu-22.04): app/System/Groups/LinuxGroup.php#L48
* [Forbidden setter] Setters are not allowed. Use constructor injection and behavior naming instead.
Test Backend (php-8.1 on ubuntu-22.04): app/System/Groups/LinuxGroup.php#L60
* [Forbidden setter] Setters are not allowed. Use constructor injection and behavior naming instead.
Test Backend (php-8.1 on ubuntu-22.04): app/System/Groups/LinuxGroup.php#L70
* [Forbidden setter] Setters are not allowed. Use constructor injection and behavior naming instead.
Test Backend (php-8.1 on ubuntu-22.04): app/System/Groups/LinuxGroup.php#L27
* [Inline doc comment declaration] Missing variable $group before or after the documentation comment.
Test Backend (php-8.1 on ubuntu-22.04): app/System/Groups/LinuxGroup.php#L1
* [Having `classes` with more than 5 cyclomatic complexity is prohibited - Consider refactoring] 11 cyclomatic complexity
Test Backend (php-8.1 on ubuntu-22.04): app/System/Users/LinuxUser.php#L16
* [Forbidden public property] Do not use public properties. Use method access instead.