Feature/yash/caching #188
Annotations
11 errors and 2 warnings
lint:
ALUM/ALUM/Models/CurrentUserModel.swift#L28
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
ALUM/ALUM/Models/UserModel.swift#L11
Identifier Name Violation: Variable name 'MenteeProfile' should start with a lowercase character (identifier_name)
|
lint:
ALUM/ALUM/Models/UserModel.swift#L12
Identifier Name Violation: Variable name 'HomeData' should start with a lowercase character (identifier_name)
|
lint:
ALUM/ALUM/Models/UserModel.swift#L13
Identifier Name Violation: Variable name 'MenteeProfile' should start with a lowercase character (identifier_name)
|
lint:
ALUM/ALUM/Models/UserModel.swift#L13
Identifier Name Violation: Variable name 'HomeData' should start with a lowercase character (identifier_name)
|
lint:
ALUM/ALUM/Models/UserModel.swift#L20
Identifier Name Violation: Variable name 'MentorProfile' should start with a lowercase character (identifier_name)
|
lint:
ALUM/ALUM/Models/UserModel.swift#L21
Identifier Name Violation: Variable name 'HomeData' should start with a lowercase character (identifier_name)
|
lint:
ALUM/ALUM/Models/UserModel.swift#L22
Identifier Name Violation: Variable name 'MentorProfile' should start with a lowercase character (identifier_name)
|
lint:
ALUM/ALUM/Models/UserModel.swift#L22
Identifier Name Violation: Variable name 'HomeData' should start with a lowercase character (identifier_name)
|
lint:
ALUM/ALUM/Views/MenteeProfileScreen.swift#L28
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
build
Process completed with exit code 65.
|
lint
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/
|
build
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/
|