add immutable directive for vsn requests #477
Annotations
6 errors and 1 warning
test (1.10.4, 21.3, false):
test/plug/static_test.exs#L146
test sets the cache-control_for_vsn_requests when there's a query string (Plug.StaticTest)
|
test (1.10.4, 21.3, false):
test/plug/static_test.exs#L495
test range request sets the cache-control_for_vsn_requests when there's a query string (Plug.StaticTest)
|
test (1.10.4, 21.3, false)
Process completed with exit code 1.
|
test (1.16, 26.2, lint, true):
test/plug/static_test.exs#L146
test sets the cache-control_for_vsn_requests when there's a query string (Plug.StaticTest)
|
test (1.16, 26.2, lint, true):
test/plug/static_test.exs#L495
test range request sets the cache-control_for_vsn_requests when there's a query string (Plug.StaticTest)
|
test (1.16, 26.2, lint, true)
Process completed with exit code 2.
|
test (1.10.4, 21.3, false):
test/plug/conn/query_test.exs#L184
Plug.Conn.Query.decode_pair/2 is deprecated. Use decode_init/0, decode_each/2, and decode_done/2 instead
|