fix: make Router.reachable/2 less strict #396
Annotations
10 errors and 10 warnings
mix test:
test/beacon_web/live/page_live_test.exs#L328
test render raise when the given path doesn't exist (Beacon.Web.Live.PageLiveTest)
|
mix test:
test/beacon_web/live/page_live_test.exs#L371
test components update should reload the resource (Beacon.Web.Live.PageLiveTest)
|
mix test:
test/beacon_web/live/page_live_test.exs#L222
test meta tags render without meta tags (Beacon.Web.Live.PageLiveTest)
|
mix test:
test/beacon_web/live/page_live_test.exs#L171
test navigation patch to another site resets site data (Beacon.Web.Live.PageLiveTest)
|
mix test:
test/beacon_web/live/page_live_test.exs#L183
test navigation update page title (Beacon.Web.Live.PageLiveTest)
|
mix test:
test/beacon_web/live/page_live_test.exs#L360
test markdown page template (Beacon.Web.Live.PageLiveTest)
|
mix test:
test/beacon_web/components/components_test.exs#L37
test featured_pages render inner slot (Beacon.Web.ComponentsTest)
|
mix test:
test/beacon_web/components/components_test.exs#L9
test reading_time displays the estimated time to read the page (Beacon.Web.ComponentsTest)
|
mix test:
test/beacon_web/components/components_test.exs#L24
test embed displays youtube video (Beacon.Web.ComponentsTest)
|
mix test
Process completed with exit code 2.
|
mix test:
test/support/router.ex#L2
unused alias BeaconTest
|
mix test
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
unused import Phoenix.Socket
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
unused import Phoenix.Socket
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
unused import Phoenix.Socket
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading