cheld/code-snippets

Compliance check failure

Opened this issue · 0 comments

cheld commented

The repository 'code-snippets' is not compliant with Allianz guidelines. Please review opensource.allianz.com/guidelines

Repolinter Report

This report was generated automatically by the Repolinter.

This Repolinter run generated the following results:

❗ Error ❌ Fail ⚠️ Warn ✅ Pass Ignored Total
0 4 0 3 9 16

Fail #

license-file-exists #

Did not find a file matching the specified patterns. Below is a list of files or patterns that failed:

  • LICENSE*
  • COPYING*

contributing-file-exists #

Did not find a file matching the specified patterns. Below is a list of files or patterns that failed:

  • docs/
  • .github/
  • CONTRIB*

readme-references-license #

Doesn't contain license (README.md).

test-directory-exists #

Did not find a file matching the specified patterns. Below is a list of files or patterns that failed:

  • **/test*
  • **/specs

Passed #

Click to see rules

readme-file-exists #

Found file (README.md).

binaries-not-present #

Excluded file type doesn't exist. (**/*.exe,**/*.dll,!node_modules/**).

integrates-with-ci #

Found file (Jenkinsfile).

Ignored #

Click to see rules

javascript-package-metadata-exists #

This rule was ignored for the following reason: ignored due to unsatisfied condition(s): "language=javascript"

ruby-package-metadata-exists #

This rule was ignored for the following reason: ignored due to unsatisfied condition(s): "language=ruby"

java-package-metadata-exists #

This rule was ignored for the following reason: ignored due to unsatisfied condition(s): "language=java"

python-package-metadata-exists #

This rule was ignored for the following reason: ignored due to unsatisfied condition(s): "language=python"

objective-c-package-metadata-exists #

This rule was ignored for the following reason: ignored due to unsatisfied condition(s): "language=objective-c"

swift-package-metadata-exists #

This rule was ignored for the following reason: ignored due to unsatisfied condition(s): "language=swift"

erlang-package-metadata-exists #

This rule was ignored for the following reason: ignored due to unsatisfied condition(s): "language=erlang"

elixir-package-metadata-exists #

This rule was ignored for the following reason: ignored due to unsatisfied condition(s): "language=elixir"

license-detectable-by-licensee #

This rule was ignored for the following reason: ignored due to unsatisfied condition(s): "license=*"

EOF