Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios - bundle exec fastlane: extension declares a conformance of imported type 'FlutterError'; this will not behave correctly #5676

Open
2 of 14 tasks
lokalathlet opened this issue Nov 14, 2024 · 1 comment
Labels
pending-community-response Pending response from the issue opener or other community members question A question about the Amplify Flutter libraries

Comments

@lokalathlet
Copy link

Description

bundle exec fastlane shows the following issue during fastlane job. Is this something you can carry about?

[16:36:00]: ▸ ⚠️ /Users/xxxx/.pub-cache/hosted/pub.dev/amplify_auth_cognito-2.5.0/darwin/Classes/AmplifyAuthCognitoPlugin.swift:11:1: extension declares a conformance of imported type 'FlutterError' to imported protocols 'Error', 'Sendable'; this will not behave correctly if the owners of 'Flutter' introduce this conformance in the future [16:36:00]: ▸ extension FlutterError: Error { } [16:36:00]: ▸ ^ ~~~~~ [16:36:00]: ▸ ⚠️ /Users/xxxx/.pub-cache/hosted/pub.dev/amplify_auth_cognito-2.5.0/darwin/Classes/AmplifyAuthCognitoPlugin.swift:124:17: initialization of immutable value 'systemName' was never used; consider replacing with assignment to '_' or removing it [16:36:00]: ▸ let systemName = systemInfo.sysname [16:36:00]: ▸ ^ ~~~~~

Categories

  • Analytics
  • API (REST)
  • API (GraphQL)
  • Auth
  • Authenticator
  • DataStore
  • Notifications (Push)
  • Storage

Steps to Reproduce

fastlane version 2.225.0

Screenshots

No response

Platforms

  • iOS
  • Android
  • Web
  • macOS
  • Windows
  • Linux

Flutter Version

3.24.3

Amplify Flutter Version

2.5.0

Deployment Method

Custom Pipeline

Schema

No response

@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Nov 14, 2024
@Equartey
Copy link
Member

Hi @lokalathlet, thanks for submitting this issue. Can you clarify if this is an error blocking your build or is this a warning?

@Equartey Equartey added the question A question about the Amplify Flutter libraries label Nov 14, 2024
@github-actions github-actions bot removed pending-maintainer-response Pending response from a maintainer of this repository pending-triage This issue is in the backlog of issues to triage labels Nov 14, 2024
@Equartey Equartey added the pending-community-response Pending response from the issue opener or other community members label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-community-response Pending response from the issue opener or other community members question A question about the Amplify Flutter libraries
Projects
None yet
Development

No branches or pull requests

2 participants