Skip to content

[課題管理]レポートのCSV出力処理をリファクタリングしました #1884

[課題管理]レポートのCSV出力処理をリファクタリングしました

[課題管理]レポートのCSV出力処理をリファクタリングしました #1884

Triggered via pull request May 14, 2025 02:00
Status Failure
Total duration 41s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPCS: app/Plugins/User/Learningtasks/Csv/LearningtasksCsvExporter.php#L73
Expected 1 space after FUNCTION keyword; 0 found
PHPCS: app/Plugins/User/Learningtasks/DataProviders/ReportCsvDataProvider.php#L53
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
PHPCS: app/Plugins/User/Learningtasks/DataProviders/ReportCsvDataProvider.php#L63
Expected 1 space after closing parenthesis; found 0
PHPCS: app/Plugins/User/Learningtasks/DataProviders/ReportCsvDataProvider.php#L130
Line indented incorrectly; expected 4 spaces, found 5
PHPCS: app/Plugins/User/Learningtasks/DataProviders/ReportCsvDataProvider.php#L131
Multi-line function declaration not indented correctly; expected 9 spaces but found 8
PHPCS: app/Plugins/User/Learningtasks/DataProviders/ReportCsvDataProvider.php#L132
Multi-line function declaration not indented correctly; expected 9 spaces but found 8
PHPCS: app/Plugins/User/Learningtasks/DataProviders/ReportCsvDataProvider.php#L133
Multi-line function declaration not indented correctly; expected 9 spaces but found 8
PHPCS: app/Plugins/User/Learningtasks/DataProviders/ReportCsvDataProvider.php#L134
Multi-line function declaration not indented correctly; expected 9 spaces but found 8
PHPCS: app/Plugins/User/Learningtasks/DataProviders/ReportCsvDataProvider.php#L135
Multi-line function declaration not indented correctly; expected 9 spaces but found 8
PHPCS: app/Plugins/User/Learningtasks/DataProviders/ReportCsvDataProvider.php#L136
Multi-line function declaration not indented correctly; expected 9 spaces but found 8