Skip to content

Update junit5 monorepo to v5.11.1 #321

Update junit5 monorepo to v5.11.1

Update junit5 monorepo to v5.11.1 #321

GitHub Actions / Codety scanner - scala required action Sep 28, 2024 in 0s

scala

found issues in 2 files

Annotations

Check warning on line 1 in __w/codety-scanner/codety-scanner/code-issue-examples/scala/emptyclass.scala

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - scala

__w/codety-scanner/codety-scanner/code-issue-examples/scala/emptyclass.scala#L1

[generic] [HeaderMatchesChecker]  Header does not match expected text

Check warning on line 1 in __w/codety-scanner/codety-scanner/code-issue-examples/scala/emptyclass.scala

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - scala

__w/codety-scanner/codety-scanner/code-issue-examples/scala/emptyclass.scala#L1

[generic] [EmptyClassChecker]  Redundant braces after class definition

Check warning on line 4 in __w/codety-scanner/codety-scanner/code-issue-examples/scala/emptyclass.scala

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - scala

__w/codety-scanner/codety-scanner/code-issue-examples/scala/emptyclass.scala#L4

[generic] [EmptyClassChecker]  Redundant braces after class definition

Check warning on line 1 in __w/codety-scanner/codety-scanner/code-issue-examples/scala/test.scala

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - scala

__w/codety-scanner/codety-scanner/code-issue-examples/scala/test.scala#L1

[generic] [HeaderMatchesChecker]  Header does not match expected text

Check warning on line 1 in __w/codety-scanner/codety-scanner/code-issue-examples/scala/test.scala

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - scala

__w/codety-scanner/codety-scanner/code-issue-examples/scala/test.scala#L1

[generic] [NewLineAtEofChecker]  File must end with newline character