Skip to content

[pull] develop from IQSS:develop #589

[pull] develop from IQSS:develop

[pull] develop from IQSS:develop #589

Triggered via pull request February 13, 2024 14:43
@pdurbinpdurbin
synchronize #640
IQSS:develop
Status Failure
Total duration 49s
Artifacts

reviewdog_checkstyle.yml

on: pull_request
Checkstyle job
36s
Checkstyle job
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Checkstyle job: src/main/java/edu/harvard/iq/dataverse/engine/command/impl/CreateNewDataFilesCommand.java#L273
[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:273:17: error: File contains tab characters (this is the first instance). (com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck)
Checkstyle job: 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)
Checkstyle job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checkstyle job
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/