Skip to content

Merge pull request #16 from innovationacademy-kr/feat/errorHandler/2 #87

Merge pull request #16 from innovationacademy-kr/feat/errorHandler/2

Merge pull request #16 from innovationacademy-kr/feat/errorHandler/2 #87

Triggered via push June 7, 2024 06:39
Status Success
Total duration 3m 27s
Artifacts 1

Test_Build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
SwiftLint: HANE24TEST/MockDataForTest.swift#L11
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: HANE24TEST/MockDataForTest.swift#L21
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: HANE24TEST/MockDataForTest.swift#L42
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: HANE24TEST/FakeNetwork.swift#L57
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: HANE24TEST/FakeNetwork.swift#L57
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: HANE24TEST/FakeNetwork.swift#L95
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: HANE24TEST/FakeNetwork.swift#L19
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: HANE24TEST/FakeNetwork.swift#L27
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: HANE24TEST/FakeNetwork.swift#L31
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: HANE24TEST/FakeNetwork.swift#L54
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TestResults.xcresult". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, szenius/[email protected], kishikawakatsumi/xcresulttool@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test: HANE24/ViewModel/ErrorHandler.swift#L31
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
Test: HANE24/ViewModel/CalendarVM.swift#L107
immutable value 'isMissing' was never used; consider replacing with '_' or removing it
Test: HANE24/ViewModel/HomeVM.swift#L64
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
Test: HANE24/ViewModel/NetworkManager.swift#L37
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Test: HANE24/ViewModel/NetworkManager.swift#L53
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Test: HANE24/ViewModel/NetworkManager.swift#L75
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Test: HANE24/ViewModel/HaneVM.swift#L100
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Test: HANE24/ViewModel/ErrorHandler.swift#L62
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Test: HANE24/ViewModel/CalendarVM.swift#L29
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Test: HANE24/ViewModel/CalendarVM.swift#L35
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)

Artifacts

Produced during runtime
Name Size
TestResults.xcresult Expired
82 KB