AdamOswald / tes

2 stars 1 forks source link

Configure CleanThat #12

Closed cleanthat[bot] closed 2 years ago

cleanthat[bot] commented 2 years ago

Welcome to CleanThat!

This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: To activate CleanThat, merge this Pull Request. To disable CleanThat, simply close this Pull Request unmerged.


Configuration Summary

Based on the default config's presets, CleanThat will:

:abcd: Would you like to change the way CleanThat is cleaning your code? Simply edit the cleanthat.json in this branch with your custom config.

What to Expect

PR being open to clean the default branch

Other branches being automatically linted.


This PR has been generated by CleanThat.


@blacelle please consider me

mezidia-inspector[bot] commented 2 years ago

Nice to meet you, @cleanthat[bot]. Thank you for creating a pull request. It's your first contribution, so read CONTRIBUTING.md, if you didn't do this. There are some tasks for you:

To close issue send comment "close", to reopen - "reopen", to merge - "merge"

performance-testing-bot[bot] commented 2 years ago

Unable to locate .performanceTestingBot config file

pull-request-quantifier-deprecated[bot] commented 2 years ago

This PR has 61 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

``` Label : Small Size : +61 -0 Percentile : 24.4% Total files changed: 1 Change summary by file extension: .yaml : +61 -0 ``` > Change counts above are quantified counts, based on the [PullRequestQuantifier customizations](https://github.com/microsoft/PullRequestQuantifier/blob/main/docs/prquantifier-yaml.md).

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a balance between between PR complexity and PR review overhead. PRs within the optimal size (typical small, or medium sized PRs) mean: - Fast and predictable releases to production: - Optimal size changes are more likely to be reviewed faster with fewer iterations. - Similarity in low PR complexity drives similar review times. - Review quality is likely higher as complexity is lower: - Bugs are more likely to be detected. - Code inconsistencies are more likely to be detected. - Knowledge sharing is improved within the participants: - Small portions can be assimilated better. - Better engineering practices are exercised: - Solving big problems by dividing them in well contained, smaller problems. - Exercising separation of concerns within the code changes. #### What can I do to optimize my changes - Use the PullRequestQuantifier to quantify your PR accurately - Create a context profile for your repo using the [context generator](https://github.com/microsoft/PullRequestQuantifier/releases) - Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the `Excluded` section from your `prquantifier.yaml` context profile. - Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your `prquantifier.yaml` context profile. - Only use the labels that matter to you, [see context specification](./docs/prquantifier-yaml.md) to customize your `prquantifier.yaml` context profile. - Change your engineering behaviors - For PRs that fall outside of the desired spectrum, review the details and check if: - Your PR could be split in smaller, self-contained PRs instead - Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR). #### How to interpret the change counts in git diff output - One line was added: `+1 -0` - One line was deleted: `+0 -1` - One line was modified: `+1 -1` (git diff doesn't know about modified, it will interpret that line like one addition plus one deletion) - Change percentiles: Change characteristics (addition, deletion, modification) of this PR in relation to all other PRs within the repository.


Was this comment helpful? :thumbsup:  :ok_hand:  :thumbsdown: (Email) Customize PullRequestQuantifier for this repository.

difflens[bot] commented 2 years ago

View changes in DiffLens

mezidia-inspector[bot] commented 2 years ago

Nice, one of tasks is done

viezly[bot] commented 2 years ago

Changes preview:

Legend:

👀 Review pull request on Viezly

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **Python package** - Path: [.github/workflows/python-package.yml](.github/workflows/python-package.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628549 - Run number: 84 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build (3.9)** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Lint with flake8** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **Java CI with Gradle** - Path: [.github/workflows/gradle.yml](.github/workflows/gradle.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628547 - Run number: 104 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Build with Gradle** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **C/C++ CI** - Path: [.github/workflows/c-cpp.yml](.github/workflows/c-cpp.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628550 - Run number: 96 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **configure** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **Python application** - Path: [.github/workflows/python-app.yml](.github/workflows/python-app.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628563 - Run number: 82 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Lint with flake8** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **PHP Composer** - Path: [.github/workflows/php.yml](.github/workflows/php.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628551 - Run number: 88 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Validate composer.json and composer.lock** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **Java CI with Maven** - Path: [.github/workflows/maven.yml](.github/workflows/maven.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628566 - Run number: 97 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Set up JDK 11** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **NodeJS with Webpack** - Path: [.github/workflows/webpack.yml](.github/workflows/webpack.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628557 - Run number: 87 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **Setup PyPy pypy3.9-nightly ubuntu-latest (noenv)** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **setup-python pypy3.9-nightly** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **Node.js CI** - Path: [.github/workflows/node.js.yml](.github/workflows/node.js.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628560 - Run number: 85 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build (14.x)** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Use Node.js 14.x** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **.NET Core Desktop** - Path: [.github/workflows/dotnet-desktop.yml](.github/workflows/dotnet-desktop.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628565 - Run number: 92 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build (Debug)** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Execute unit tests** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **Symfony** - Path: [.github/workflows/symfony.yml](.github/workflows/symfony.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628561 - Run number: 100 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **Setup PyPy pypy3.8 windows-latest (noenv)** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **setup-python pypy3.8** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **NodeJS with Gulp** - Path: [.github/workflows/npm-gulp.yml](.github/workflows/npm-gulp.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628555 - Run number: 89 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build (14.x)** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Build** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **NodeJS with Grunt** - Path: [.github/workflows/npm-grunt.yml](.github/workflows/npm-grunt.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628568 - Run number: 16 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build (14.x)** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Build** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **Go** - Path: [.github/workflows/go.yml](.github/workflows/go.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628558 - Run number: 91 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Build the site in the jekyll/builder container** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **MSBuild** - Path: [.github/workflows/msbuild.yml](.github/workflows/msbuild.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628554 - Run number: 102 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Restore NuGet packages** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **undefined** - Path: [undefined](undefined) - Workflow URL: undefined - Run number: undefined - Status: ✅ undefined - Conclusion: ❌ undefined
Job - Name: **Analysis** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Analyze with SonarCloud** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **Xcode - Build and Analyze** - Path: [.github/workflows/objective-c-xcode.yml](.github/workflows/objective-c-xcode.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628571 - Run number: 99 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **Build and analyse default scheme using xcodebuild command** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Set Default Scheme** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **.NET** - Path: [.github/workflows/dotnet.yml](.github/workflows/dotnet.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628553 - Run number: 90 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Restore dependencies** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **iOS starter workflow** - Path: [.github/workflows/ios.yml](.github/workflows/ios.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628570 - Run number: 98 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **Build and Test default scheme using any available iPhone simulator** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Set Default Scheme** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!

workflow-reporter[bot] commented 2 years ago

Hi @cleanthat[bot],

Details:

Workflow - Name: **Swift** - Path: [.github/workflows/swift.yml](.github/workflows/swift.yml) - Workflow URL: https://github.com/AdamOswald/tes/actions/runs/3216628556 - Run number: 80 - Status: ✅ completed - Conclusion: ❌ failure
Job - Name: **build** - Status: ✅ completed - Conclusion: ❌ failure
Step - Name: **Build** - Status: ✅ completed - Conclusion: ❌ failure

Report:

No Report Message!