Skip to content

Conversation

@LeoAndo
Copy link
Owner

@LeoAndo LeoAndo commented Jun 13, 2023

失敗パターン

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

private static void Foo() {

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
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

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.

2 participants