Skip to content

feat: initial setting for run simulator in xcode #74

feat: initial setting for run simulator in xcode

feat: initial setting for run simulator in xcode #74

Triggered via push September 20, 2024 22:22
Status Success
Total duration 4m 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Static Analysis
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Static Analysis
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
Static Analysis
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
Static Analysis
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Static Analysis
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
Static Analysis
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
Static Analysis
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
Static Analysis
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
Static Analysis
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
Static Analysis
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
Static Analysis
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
Static Analysis
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
Static Analysis
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