Skip to content

[iOS] Add the timetable grid #363

[iOS] Add the timetable grid

[iOS] Add the timetable grid #363

Triggered via pull request September 18, 2023 14:10
Status Success
Total duration 28s
Artifacts

iOSLint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Modules/Package.swift#L1
Header comments should be consistent with project patterns (file_header)
build: Modules/Sources/Timetable/TimetableListItemView.swift#L19
TODOs should be resolved (apply like flexbox layout) (todo)
build: Modules/Sources/Timetable/Bookmark/BookmarkViewModel.swift#L76
Lines should not have trailing whitespace (trailing_whitespace)
build: Modules/Sources/KMPContainer/AchievementDataProvider.swift#L47
Lines should not have trailing whitespace (trailing_whitespace)
build: Modules/Sources/Session/SessionView.swift#L158
TODOs should be resolved (favorite) (todo)
build: Modules/Sources/Achievements/AchievementsView.swift#L55
TODOs should be resolved (Find good render way) (todo)
build: Modules/Sources/RemoteConfig/RemoteConfig.swift#L8
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
build: Modules/Sources/Theme/Spacing.swift#L7
Variable name 's' should be between 2 and 40 characters long (identifier_name)
build: Modules/Sources/Theme/Spacing.swift#L8
Variable name 'm' should be between 2 and 40 characters long (identifier_name)
build: Modules/Sources/Theme/Spacing.swift#L9
Variable name 'l' should be between 2 and 40 characters long (identifier_name)