You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SEVERE] built_value_generator:built_value on lib/schema/schema.schema.gql.dart:
Error in BuiltValueGenerator for /incredible/lib/schema/schema.schema.gql.dart.
Please make the following changes to use built_value serialization:
Declare GENUM_JOB_VISIBILITY.serializer as: static Serializer<GENUM_JOB_VISIBILITY> get serializer => _$gENUMJOBVISIBILITYSerializer; got static Serializer<GENUM_JOB_VISIBILITY> get serializer => _$genumJobVisibilitySerializer;
Declare GENUM_JOB_PAYMENT_TYPE.serializer as: static Serializer<GENUM_JOB_PAYMENT_TYPE> get serializer => _$gENUMJOBPAYMENTTYPESerializer; got static Serializer<GENUM_JOB_PAYMENT_TYPE> get serializer => _$genumJobPaymentTypeSerializer;
Declare GENUM_PRODUCT_TYPE.serializer as: static Serializer<GENUM_PRODUCT_TYPE> get serializer => _$gENUMPRODUCTTYPESerializer; got static Serializer<GENUM_PRODUCT_TYPE> get serializer => _$genumProductTypeSerializer;
Declare GENUM_USERSPERMISSIONSUSER_PREFERED_CHARGING_TYPE.serializer as: static Serializer<GENUM_USERSPERMISSIONSUSER_PREFERED_CHARGING_TYPE> get serializer => _$gENUMUSERSPERMISSIONSUSERPREFEREDCHARGINGTYPESerializer; got static Serializer<GENUM_USERSPERMISSIONSUSER_PREFERED_CHARGING_TYPE> get serializer => _$genumUserspermissionsuserPreferedChargingTypeSerializer;
[SEVERE] built_value_generator:built_value on lib/schema/schema.schema.gql.dart:
Error in BuiltValueGenerator for /incredible/lib/schema/schema.schema.gql.dart.
Please make the following changes to use built_value serialization:
[INFO] 42.0s elapsed, 70/72 actions completed.
[INFO] 43.2s elapsed, 96/96 actions completed.
[INFO] Running build completed, took 43.8s
[INFO] Caching finalized dependency graph...
[INFO] Caching finalized dependency graph completed, took 397ms
The text was updated successfully, but these errors were encountered: