[Bug 1896852] Review Request: golang-github-facebook-ent - An entity framework for Go

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1896852



--- Comment #2 from Olivier Lemasle <o.lemasle@xxxxxxxxx> ---
Thank you Davide.

Please fix these rpmlint errors:

golang-github-facebook-ent-docs.x86_64: E: description-line-too-long C The
package golang-github-facebook-ent-docs contains documentation and examples for
golang-github-facebook-ent.
golang-github-facebook-ent-docs.x86_64: E: version-control-internal-file
/usr/share/doc/golang-github-facebook-ent-docs/doc/.gitignore
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/.gitignore
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/aggregate.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/code-gen.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/crud.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/dialects.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/getting-started.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/hooks.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/migrate.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/paging.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/predicates.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/schema-annotations.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/schema-def.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/schema-edges.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/schema-fields.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/schema-indexes.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/schema-mixin.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/transactions.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/md/traversals.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/website/README.md
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/website/core/Footer.js
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/website/pages/en/index.js
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/website/sidebars.json
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/website/static/css/custom.css
golang-github-facebook-ent-docs.x86_64: W: spurious-executable-perm
/usr/share/doc/golang-github-facebook-ent-docs/doc/website/static/img/oss_logo.png

The golang-github-facebook-ent-docs can simply be split over multiple lines
(should not exceed 79 characters/line).
The .gitignore file should be removed, and the .md files should be chmod to
remove execution permission.

Furtheremore, the golang-github-facebook-ent-devel package does not contain the
examples, but does contain their README files:
/usr/share/gocode/src/github.com/facebook/ent/examples/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/edgeindex/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/entcpkg/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/m2m2types/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/m2mbidi/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/m2mrecur/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/o2m2types/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/o2mrecur/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/o2o2types/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/o2obidi/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/o2orecur/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/privacyadmin/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/privacytenant/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/start/README.md
/usr/share/gocode/src/github.com/facebook/ent/examples/traversal/README.md


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux