Bump version #389
Annotations
5 warnings
SwiftLint
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/
|
SwiftLint:
Packages/Sources/Home/RecentActivitiesSectionView.swift#L22
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
SwiftLint:
Packages/Sources/Gist/GistLists/GistListsRowView.swift#L23
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
SwiftLint:
Packages/Sources/Gist/GistDetail/GistDetailView.swift#L220
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
SwiftLint:
Packages/Sources/Comment/CommentView.swift#L42
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|