Skip to content

Fix routes not opening that take dynamic route params when the param … #102

Fix routes not opening that take dynamic route params when the param …

Fix routes not opening that take dynamic route params when the param … #102

Triggered via push November 18, 2024 04:25
Status Success
Total duration 10h 9m 28s
Artifacts

publish-docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
build
l..r inside match is deprecated, you must always match on the step: l..r//var or l..r//_ if you want to ignore it
build
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
build
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
build
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it