Skip to content

checkstyleとformatterの不整合 #5

@tefuna

Description

@tefuna
[{
	"resource": "/workspaces/dvlife-api/src/main/java/jp/tefuna/dvlife/presentation/GeneralResponse.java",
	"owner": "Checkstyle",
	"code": "CustomImportOrderCheck",
	"severity": 4,
	"message": "Extra separation in import group before 'com.fasterxml.jackson.annotation.JsonUnwrapped'",
	"source": "Checkstyle",
	"startLineNumber": 5,
	"startColumn": 1,
	"endLineNumber": 6,
	"endColumn": 1
},{
	"resource": "/workspaces/dvlife-api/src/main/java/jp/tefuna/dvlife/presentation/GeneralResponse.java",
	"owner": "Checkstyle",
	"code": "CustomImportOrderCheck",
	"severity": 4,
	"message": "Wrong lexicographical order for 'com.fasterxml.jackson.annotation.JsonUnwrapped' import. Should be before 'java.util.List'.",
	"source": "Checkstyle",
	"startLineNumber": 5,
	"startColumn": 1,
	"endLineNumber": 6,
	"endColumn": 1
}]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions