Skip to content

JUnit/checkStyleどちらも失敗パターン#6

Open
LeoAndo wants to merge 4 commits intomainfrom
task_failre
Open

JUnit/checkStyleどちらも失敗パターン#6
LeoAndo wants to merge 4 commits intomainfrom
task_failre

Conversation

@LeoAndo
Copy link
Copy Markdown
Owner

@LeoAndo LeoAndo commented Jun 13, 2023

失敗パターン

@LeoAndo LeoAndo self-assigned this Jun 13, 2023
Foo();
}

private static void Foo() {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Method name 'Foo' must match pattern '^[a-z][a-z0-9]\w*$'.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checkstyle設定ファイルの以下メッセージが出力されていることを確認!

value="Method type name ''{0}'' must match pattern ''{1}''."/>

@github-actions
Copy link
Copy Markdown

1 Error
🚫 Tests have failed, see below for more information.

Tests:

Name Classname Time
mainメソッドを実行 MainTest 0.038

Generated by 🚫 Danger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant