[pull] develop from IQSS:develop #527
Annotations
2 errors and 1 warning
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/CreateNewDataFilesCommand.java#L270
[reviewdog] reported by reviewdog 🐶
File contains tab characters (this is the first instance).
Raw Output:
/github/workspace/./src/main/java/edu/harvard/iq/dataverse/engine/command/impl/CreateNewDataFilesCommand.java:270:17: error: File contains tab characters (this is the first instance). (com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck)
|
src/main/java/edu/harvard/iq/dataverse/util/FileUtil.java#L855
[reviewdog] reported by reviewdog 🐶
'{' at column 21 should have line break after.
Raw Output:
/github/workspace/./src/main/java/edu/harvard/iq/dataverse/util/FileUtil.java:855:21: error: '{' at column 21 should have line break after. (com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading