Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix checkstyle errors #315

Conversation

pkirch
Copy link

@pkirch pkirch commented Jun 30, 2022

What this PR changes/adds

This PR fixes checkstyle errors in FileTransferSampleTest.java.

Why it does that

Checkstyle CI in upstream is failing.

Further notes

Downstream and upstream issues have been files to cover uncaught checkstyle errors.

Linked Issue(s)

Closes #252

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • added relevant details to the changelog? (skip with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)

@github-actions
Copy link

Unit Test Results

     416 files  ±0       416 suites  ±0   21m 14s ⏱️ -51s
12 385 tests ±0  12 371 ✔️ ±0  14 💤 ±0  0 ±0 
12 452 runs  ±0  12 438 ✔️ ±0  14 💤 ±0  0 ±0 

Results for commit c066793. ± Comparison against base commit 7fe1bf8.

@cpeeyush cpeeyush self-requested a review June 30, 2022 08:02
@pkirch
Copy link
Author

pkirch commented Jun 30, 2022

FYI, ignoring failing check Dependency Review / dependency-review (pull_request) as there are no dependencies to check in this change.

Error message:

Dependency review is not supported on this repository. Please ensure that Dependency graph is enabled, see https://github.com/agera-edc/DataSpaceConnector/settings/security_analysis

@pkirch pkirch merged commit f9b66b9 into feature/1269-automated-tests-sample-040 Jun 30, 2022
@pkirch pkirch deleted the feature/1269/252-fix-checkstyle-errors branch June 30, 2022 08:04
pkirch added a commit that referenced this pull request Jul 4, 2022
…#1565)

* 04.0-file-transfer: add automated test in sample 04.0 (#262)

* add missing sample output to README.md
* add missing property `edctype` to filetransfer.json
* add missing toBuilder() method to DataRequest.java
* add missing toBuilder() method to DataAddress.java
* cache value for build root
* test: add unit tests: verifyCopy, verifyDeepCopy, verifyToBuilder

* samples: fix checkstyle errors (#315)

* move DataAddress change code into test

+ restore previous behavior for Builder.properties()

* move DataRequest change code into test

+ restore previous behavior for Builder.properties()

* revert whitespace

* reverted bug fix for shallow copy incl. regression tests

* reverted whitespace

* reverted whitespace
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.

4 participants