Fix: trimming crash ios #45
pr-deploy.yml
on: pull_request
setup
0s
build-ios
/
iOS Publish
3m 44s
Annotations
10 warnings
build-ios / iOS Publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-ios / iOS Publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-ios / iOS Publish:
App/Services/Fetcher.cs#L48
The variable 'ex' is declared but never used
|
build-ios / iOS Publish:
App/Services/Fetcher.cs#L65
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-ios / iOS Publish:
App/Services/Fetcher.cs#L97
The variable 'ex' is declared but never used
|
build-ios / iOS Publish:
App/Services/Fetcher.cs#L132
The variable 'ex' is declared but never used
|
build-ios / iOS Publish:
App/Services/Fetcher.cs#L158
The variable 'ex' is declared but never used
|
build-ios / iOS Publish:
App/Services/Fetcher.cs#L189
The variable 'ex' is declared but never used
|
build-ios / iOS Publish:
App/Services/Fetcher.cs#L210
The variable 'ex' is declared but never used
|
build-ios / iOS Publish:
App/Services/Fetcher.cs#L323
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|