Skip to content

Update to improve GitHub Actions #3

Update to improve GitHub Actions

Update to improve GitHub Actions #3

Triggered via push October 12, 2024 10:32
Status Failure
Total duration 42s
Artifacts

lint-haml.yml

on: push
Fit to window
Zoom out
Zoom in

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.