Skip to content

specifies swift version #16

specifies swift version

specifies swift version #16

Triggered via push July 17, 2023 02:42
Status Success
Total duration 3m 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
SwiftLint: Package.swift#L17
Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)
SwiftLint: Package.swift#L38
Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)
SwiftLint: Tests/PizzaEngineTests/Service tests/PizzaServiceTests.swift#L59
Todo Violation: TODOs should be resolved (unit tests for fetchIngredient...). (todo)
SwiftLint: Tests/PizzaEngineTests/Service tests/PizzaServiceTests.swift#L29
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Tests/PizzaEngineTests/Service tests/PizzaServiceTests.swift#L47
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Tests/PizzaEngineTests/Service tests/PizzaServiceTests.swift#L51
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Tests/PizzaEngineTests/Service tests/PizzaServiceTests.swift#L58
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/PizzaEngine/Models/Ingredient.swift#L14
Identifier Name Violation: Variable name should be between 3 and 40 characters long: 'id' (identifier_name)
SwiftLint: Sources/PizzaEngine/Models/Ingredient.swift#L19
Identifier Name Violation: Variable name should be between 3 and 40 characters long: 'id' (identifier_name)
SwiftLint: Sources/PizzaEngine/Models/Pizzas.swift#L14
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
Build
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
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/