Js 59 app store guidelines a method to filter objectionable content #106
Annotations
1 error and 11 warnings
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Home/ChatViewController.swift#L272
Identifier Name Violation: Variable name should be between 3 and 40 characters long: 'i' (identifier_name)
|
SwiftLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/GameHistoryTimelineTableViewController.swift#L27
Todo Violation: FIXMEs should be resolved (for beta, do not report achiev...). (todo)
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/ProfileViewController.swift#L212
Comma Spacing Violation: There should be no space before and one after any comma. (comma)
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/ProfileViewController.swift#L262
Function Body Length Violation: Function body should span 40 lines or less excluding comments and whitespace: currently spans 56 lines (function_body_length)
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/ProfileViewController.swift#L212
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/ProfileViewController.swift#L233
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/ProfileViewController.swift#L235
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/ProfileViewController.swift#L243
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/ProfileViewController.swift#L248
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/ProfileViewController.swift#L254
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
|
SwiftLint:
Jigsaw-app/Jigsaw/Controllers/Profile/ProfileViewController.swift#L255
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
|