[Docs] ReadMe 업데이트 #90
Annotations
12 warnings
The following actions uses Node.js version which is deprecated 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/
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
HANE24TEST/FakeNetwork.swift#L19
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
HANE24TEST/FakeNetwork.swift#L27
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
HANE24TEST/FakeNetwork.swift#L31
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
HANE24TEST/FakeNetwork.swift#L54
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
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