Skip to content

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

Open
@lokalathlet

Description

@lokalathlet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    authIssues related to the Auth CategoryiOSIssues specific to the iOS PlatformquestionA question about the Amplify Flutter libraries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions