Skip to content

Implement @Default macro #326

Implement @Default macro

Implement @Default macro #326

Triggered via pull request September 15, 2024 01:12
Status Success
Total duration 1m 2s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint: Tests/DefaultsMacrosTests/DefaultsMacrosTests.swift#L12
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Package.swift#L60
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Sources/Defaults/Utilities.swift#L207
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Defaults/Defaults+iCloud.swift#L549
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)