Merge pull request #12 from innovationacademy-kr/refactor/home #76
Annotations
12 warnings
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/.
|
HANE24TEST/FakeNetwork.swift#L20
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
HANE24TEST/FakeNetwork.swift#L61
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
HANE24TEST/FakeNetwork.swift#L100
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
HANE24TEST/FakeNetwork.swift#L58
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
HANE24TEST/FakeNetwork.swift#L80
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
HANE24TEST/FakeNetwork.swift#L84
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
HANE24TEST/FakeNetwork.swift#L88
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
HANE24/View/MainView.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
HANE24/View/More/ReissuanceComponent/ReissueButton.swift#L18
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
HANE24/View/More/ReissuanceComponent/ReissueButton.swift#L60
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
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/
|
This job succeeded
Loading