Cause: androidx.navigation.safeargs plugin failed.

    xiaoxiao2022-07-07  189

    Cause: androidx.navigation.safeargs plugin failed.

     

    Following errors found:

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:17:9 (nav_store_statistic.xml:17):

    error: The 'type' attribute used by argument 'status' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:18:9 (nav_store_statistic.xml:18):

    error: The 'type' attribute used by argument 'startTime' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:19:9 (nav_store_statistic.xml:19):

    error: The 'type' attribute used by argument 'endTime' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:20:9 (nav_store_statistic.xml:20):

    error: The 'type' attribute used by argument 'largeAreaCode' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:21:9 (nav_store_statistic.xml:21):

    error: The 'type' attribute used by argument 'largeAreaName' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:22:9 (nav_store_statistic.xml:22):

    error: The 'type' attribute used by argument 'areaCode' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:23:9 (nav_store_statistic.xml:23):

    error: The 'type' attribute used by argument 'areaName' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:32:9 (nav_store_statistic.xml:32):

    error: The 'type' attribute used by argument 'status' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:33:9 (nav_store_statistic.xml:33):

    error: The 'type' attribute used by argument 'startTime' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:34:9 (nav_store_statistic.xml:34):

    error: The 'type' attribute used by argument 'endTime' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:35:9 (nav_store_statistic.xml:35):

    error: The 'type' attribute used by argument 'largeAreaCode' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:36:9 (nav_store_statistic.xml:36):

    error: The 'type' attribute used by argument 'areaCode' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

    /Users/jasonhu/AndroidStudioProjects/TerminalPoststation-And/app/src/main/res/navigation/nav_store_statistic.xml:37:9 (nav_store_statistic.xml:37):

    error: The 'type' attribute used by argument 'brandCode' is deprecated. Please change all instances of 'type' in navigation resources to 'argType'.

     

    最新回复(0)