Skip to content

Issue 18 - Adding Upload Completion Handler for Handling Custom/Error… #29

Issue 18 - Adding Upload Completion Handler for Handling Custom/Error…

Issue 18 - Adding Upload Completion Handler for Handling Custom/Error… #29

Triggered via push September 24, 2024 06:06
Status Failure
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: Tests/YNetworkTests/NetworkManager/NetworkManagerUploadTests.swift#L77
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
build: Tests/YNetworkTests/NetworkManager/NetworkManagerUploadTests.swift#L93
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
build: Tests/YNetworkTests/NetworkManager/NetworkManagerUploadTests.swift#L157
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
build: Tests/YNetworkTests/NetworkManager/NetworkManagerUploadTests.swift#L77
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
build: Tests/YNetworkTests/NetworkManager/NetworkManagerUploadTests.swift#L93
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
build: Tests/YNetworkTests/NetworkManager/NetworkManagerUploadTests.swift#L157
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/