<p>I'm not sure why, but travis is failing on the erblint checks. The error messages are similar to this:</p>
<pre><code>bundle exec erblint .
warning: parser/current is loading parser/ruby25, which recognizes
warning: 2.5.7-compliant syntax, but you are running 2.5.3.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
Linting 150 files with 12 linters...
Exception occured when processing: app/views/export/embed.html.erb
If this file cannot be processed by erb-lint, you can exclude it in your configuration file.
unrecognized cop Performance/RegexpMatch found in .erblint-rubocop20191219-5676-1lhc30m, unrecognized cop Rails/BulkChangeTable found in .erblint-rubocop20191219-5676-1lhc30m, unrecognized cop Rails/HasAndBelongsToMany found in .erblint-rubocop20191219-5676-1lhc30m, unrecognized cop Rails/HelperInstanceVariable found in .erblint-rubocop20191219-5676-1lhc30m, unrecognized cop Rails/NotNullColumn found in .erblint-rubocop20191219-5676-1lhc30m, unrecognized cop Rails/OutputSafety found in .erblint-rubocop20191219-5676-1lhc30m, unrecognized cop Rails/TimeZone found in .erblint-rubocop20191219-5676-1lhc30m
/home/travis/build/openstreetmap/openstreetmap-website/vendor/bundle/ruby/2.5.0/gems/rubocop-0.78.0/lib/rubocop/config_validator.rb:113:in `alert_about_unrecognized_cops'
/home/travis/build/openstreetmap/openstreetmap-website/vendor/bundle/ruby/2.5.0/gems/rubocop-0.78.0/lib/rubocop/config_validator.rb:44:in `validate'
/home/travis/build/openstreetmap/openstreetmap-website/vendor/bundle/ruby/2.5.0/gems/rubocop-0.78.0/lib/rubocop/config.rb:39:in `check'
/home/travis/build/openstreetmap/openstreetmap-website/vendor/bundle/ruby/2.5.0/gems/rubocop-0.78.0/lib/rubocop/config.rb:32:in `create'
/home/travis/build/openstreetmap/openstreetmap-website/vendor/bundle/ruby/2.5.0/gems/rubocop-0.78.0/lib/rubocop/config_loader.rb:54:in `load_file'
/home/travis/build/openstreetmap/openstreetmap-websit
...
</code></pre>
<p>When I run erblint locally, it prints warnings about the unrecognised cop names, but it doesn't throw errors like this.</p>
<p>I haven't found any bug reports, and it's not clear to me why this started occuring. Suggestions welcome!</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2472?email_source=notifications&email_token=AAK2OLLOJUM542KLXU6PJD3QZ46CJA5CNFSM4J6LDZBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICFTVYA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNGQWY5ZZSUSDHLK7LQZ46CJANCNFSM4J6LDZBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLOSJMJ7KDHESDQS64DQZ46CJA5CNFSM4J6LDZBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICFTVYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2472?email_source=notifications\u0026email_token=AAK2OLLOJUM542KLXU6PJD3QZ46CJA5CNFSM4J6LDZBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICFTVYA",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2472?email_source=notifications\u0026email_token=AAK2OLLOJUM542KLXU6PJD3QZ46CJA5CNFSM4J6LDZBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICFTVYA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>