create error event log login and profile errors #14
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Services/Sources/Services/Analytics/AnalyticsService.swift#L135
expression implicitly coerced from '[String : String?]' to '[String : Any]'
|
Services/Sources/Services/DevLogger.swift#L92
'_DDLogMessage(_:level:flag:context:file:function:line:tag:asynchronous:ddlog:)' is deprecated: Use an interpolated DDLogMessageFormat instead
|
animeal/Assets.xcassets#L1
Accent color ‘AccentColor’ is not present in any asset catalogs.
|
animeal/src/Business/Networking/NetworkRequest.swift#L12
'init(id:fields:)' is deprecated: Use init(model:schema:)
|
animeal/src/Business/Networking/NetworkRequest.swift#L70
'init(model:)' is deprecated: Use init(model:schema:)
|
animeal/src/Flows/Profile/Model/UseCases/FetchProfileActionsUseCase.swift#L49
result of call to 'execute()' is unused
|
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L303
result of call to 'subscribe(request:valueListener:)' is unused
|
amplify/generated/models/BankAccount+Schema.swift#L40
'id' is deprecated: Use .primaryKey(fields:)
|
amplify/generated/models/Category+Schema.swift#L39
'id' is deprecated: Use .primaryKey(fields:)
|
amplify/generated/models/Favourite+Schema.swift#L41
'id' is deprecated: Use .primaryKey(fields:)
|
This job succeeded
Loading