Add Herb to CI #3344
ci.yaml
on: pull_request
Matrix: mongodb_test
Matrix: postgres_test
Matrix: test
Annotations
3 errors and 4 warnings
|
lint
Process completed with exit code 1.
|
|
html-no-self-closing • @herb-tools/linter@0.8.10:
vendor/bundle/ruby/3.4.0/gems/rubocop-1.84.2/assets/output.html.erb#L4
Use `<meta>` instead of self-closing `<meta />` for HTML compatibility. [html-no-self-closing]
/home/runner/work/graphql-ruby/graphql-ruby/vendor/bundle/ruby/3.4.0/gems/rubocop-1.84.2/assets/output.html.erb:4:4
2 │ <html>
3 │ <head>
→ 4 │ <meta charset='UTF-8' />
│ ~~~~~~~~~~~~~~~~~~~~~~~~
5 │ <title>RuboCop Inspection Report</title>
6 │ <style>
|
|
system_tests
Process completed with exit code 1.
|
|
html-attribute-double-quotes • @herb-tools/linter@0.8.10:
vendor/bundle/ruby/3.4.0/gems/rubocop-1.84.2/assets/output.html.erb#L4
Attribute `charset` uses single quotes. Prefer double quotes for HTML attribute values: `charset="UTF-8"`. [html-attribute-double-quotes]
/home/runner/work/graphql-ruby/graphql-ruby/vendor/bundle/ruby/3.4.0/gems/rubocop-1.84.2/assets/output.html.erb:4:18
2 │ <html>
3 │ <head>
→ 4 │ <meta charset='UTF-8' />
│ ~~~~~~~
5 │ <title>RuboCop Inspection Report</title>
6 │ <style>
|
|
system_tests
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
|
|
test (gemfiles/rails_8.1.gemfile, 4, 1, 1)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
|
|
test (gemfiles/rails_master.gemfile, 3.4, 1, 1, 1)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
|