callstack / callstack/react-native-pager-view

Gradle warning when configuring app project

オープン
#428 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
3.4k
フォーク
476
平均マージ
10日 21時間
マージ済み PR(30日)
2

説明

## Environment

react-native-pager-view 5.2.1
react-native 0.64.2
Gradle 6.7

## Description

When gradle configures my project, I get the following warning:
```
> Configure project :react-native-pager-view
Adding a Configuration as a dependency is a confusing behavior which isn't recommended. This behaviour has been deprecated and is scheduled to be removed in Gradle 8.0. If you're interested in inheriting the dependencies from the Configuration you are adding, you should use Configuration#extendsFrom instead. See https://docs.gradle.org/6.7/dsl/org.gradle.api.artifacts.Configuration.html#org.gradle.api.artifacts.Configuration:extendsFrom(org.gradle.api.artifacts.Configuration[]) for more details.
```

## Reproducible Demo

I ran `./gradlew clean` on the command line of my project.
I suspect it will reproduce with any project using Gradle 6.7.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、react-native-pager-view 5.2.1、React Native 0.64.2、Gradle 6.7を使用するプロジェクトで ./gradlew clean を実行して警告を再現します。アプリプロジェクトのセットアップ中に実行される react-native-pager-view の Gradle 設定を調査します。Configuration 依存関係の非推奨警告が表示されなくなれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
react-native
領域
build-system, mobile
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。