Skip to content

feat: Add Whatnot (#754) #144

feat: Add Whatnot (#754)

feat: Add Whatnot (#754) #144

Triggered via push March 26, 2025 17:45
Status Success
Total duration 1m 28s
Artifacts
Validate Company Industry
1m 23s
Validate Company Industry
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Validate Company Industry
48..9 has a default step of -1, please write 48..9//-1 instead
Validate Company Industry
48..9 has a default step of -1, please write 48..9//-1 instead
Validate Company Industry
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