Update to improve GitHub Actions #3
Annotations
6 errors
lint:
app/views/inquiries/_form.html.haml#L1
Avoid using instance variables in partials views
|
lint:
app/views/inquiries/_form.html.haml#L2
Avoid using instance variables in partials views
|
lint:
app/views/inquiries/_form.html.haml#L9
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
lint:
app/views/inquiries/_form.html.haml#L9
Style/Lambda: Use the `-> { ... }` lambda literal syntax for single line lambdas. (https://rubystyle.guide#lambda-multi-line)
|
lint:
app/views/inquiries/index.html.haml#L18
Line contains trailing whitespace
|
lint
Process completed with exit code 65.
|