You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2019. It is now read-only.
It seems all the build is failed because of few reason
mainly because of ruby version for example 1
SyntaxError: /home/travis/.rvm/gems/ruby-1.9.3-p551/gems/metadata-json-lint-1.2.2/lib/metadata_json_lint.rb:39: unknown type of %string
...on('-f', '--format FORMAT', %i[text json], 'The format in wh...
... ^
/home/travis/.rvm/gems/ruby-1.9.3-p551/gems/metadata-json-lint-1.2.2/lib/metadata_json_lint.rb:39: syntax error, unexpected $end, expecting ')'
...on('-f', '--format FORMAT', %i[text json], 'The format in wh...
$ bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'
---> syntax:manifests
---> syntax:templates
---> syntax:hiera:yaml
manifests/addon/ccpp.pp - WARNING: missing documentation for class parameter abrt::addon::ccpp::createcorebacktrace on line 25
manifests/addon/ccpp.pp - WARNING: missing documentation for class parameter abrt::addon::ccpp::savefullcore on line 26
hints: might be because of some documentation example:
manifests/addon/ccpp.pp
no comments for
# $createcorebacktrace::
# $savefullcore::
3
1.38s$ bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'
---> syntax:manifests
Support for ruby version 2.1.5 is deprecated and will be removed in a future release. See https://puppet.com/docs/puppet/latest/system_requirements.html for a list of supported ruby versions.
(location: /home/travis/.rvm/gems/ruby-2.1.5/gems/puppet-5.5.10/lib/puppet.rb:130:in `<module:Puppet>')
recent build history
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
It seems all the build is failed because of few reason
mainly because of ruby version
for example
1
ref: voxpupuli/metadata-json-lint#74
2
hints: might be because of some documentation
example:
3
recent build history

The text was updated successfully, but these errors were encountered: