All Swift from the ingredient list view down #28
Triggered via pull request
December 28, 2023 01:58
Status
Failure
Total duration
14m 37s
Artifacts
–
Annotations
4 errors and 3 warnings
test:
CookSmart/CookSmart/Model/Ingredient.swift#L55
expected expression in assignment
|
test:
CookSmart/CookSmart/UI/IngredientListView.swift#L49
trailing closure passed to parameter of type 'Visibility' that does not accept a closure
|
test:
CookSmart/CookSmart/UI/IngredientListView.swift#L49
trailing closure passed to parameter of type 'Visibility' that does not accept a closure
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test:
CookSmart/CookSmart/Model/Ingredient.swift#L56
expression of type 'UUID' is unused
|
test:
CookSmart/CookSmart/Model/Ingredient.swift#L58
result of 'UUID' initializer is unused
|