Skip to content

Commit b2c0ef3

Browse files
PIOMB-3507: Update lint baseline for 4.2.6 (#298)
1 parent 3a176cd commit b2c0ef3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example_app_frames/lint-baseline.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
id="ObsoleteLintCustomCheck"
66
message="Library lint checks reference invalid APIs; these checks **will be skipped**!

Lint found an issue registry (`androidx.compose.runtime.lint.RuntimeIssueRegistry`)
which contains some references to invalid API:
org.jetbrains.kotlin.analysis.api.session.KtAnalysisSessionProvider: org.jetbrains.kotlin.analysis.api.lifetime.KtLifetimeTokenFactory getTokenFactory()
(Referenced from androidx/compose/runtime/lint/AutoboxingStateCreationDetector.class)

Therefore, this lint check library is **not** included
in analysis. This affects the following lint checks:
`AutoboxingStateValueProperty`
`AutoboxingStateCreation`
`CoroutineCreationDuringComposition`
`FlowOperatorInvokedInComposition`
`ComposableLambdaParameterNaming`
`ComposableLambdaParameterPosition`
`ComposableNaming`
`StateFlowValueCalledInComposition`
`CompositionLocalNaming`
`MutableCollectionMutableState`
`ProduceStateDoesNotAssignValue`
`RememberReturnType`
`OpaqueUnitKey`
`UnrememberedMutableState`

To use this lint check, upgrade to a more recent version
of the library.">
77
<location
8-
file="$GRADLE_USER_HOME/caches/transforms-3/ee5105f07541a5ac3b90afacf4ec7f34/transformed/jetified-runtime-release/jars/lint.jar"/>
8+
file="$GRADLE_USER_HOME/caches/transforms-3/cb6b5c152d75a1519a04f03ee765006d/transformed/jetified-runtime-release/jars/lint.jar"/>
99
</issue>
1010

1111
<issue
1212
id="ObsoleteLintCustomCheck"
1313
message="Library lint checks reference invalid APIs; these checks **will be skipped**!&#xA;&#xA;Lint found an issue registry (`androidx.compose.ui.lint.UiIssueRegistry`)&#xA;which contains some references to invalid API:&#xA;org.jetbrains.kotlin.analysis.api.session.KtAnalysisSessionProvider: org.jetbrains.kotlin.analysis.api.lifetime.KtLifetimeTokenFactory getTokenFactory()&#xA;(Referenced from androidx/compose/ui/lint/ModifierDeclarationDetectorKt$ensureReceiverIsReferenced$1.class)&#xA;&#xA;Therefore, this lint check library is **not** included&#xA;in analysis. This affects the following lint checks:&#xA;`UnnecessaryComposedModifier`&#xA;`ModifierFactoryExtensionFunction`&#xA;`ModifierFactoryReturnType`&#xA;`ModifierFactoryUnreferencedReceiver`&#xA;`ModifierNodeInspectableProperties`&#xA;`ModifierParameter`&#xA;`MultipleAwaitPointerEventScopes`&#xA;`ReturnFromAwaitPointerEventScope`&#xA;`SuspiciousCompositionLocalModifierRead`&#xA;`SuspiciousModifierThen`&#xA;&#xA;To use this lint check, upgrade to a more recent version&#xA;of the library.">
1414
<location
15-
file="$GRADLE_USER_HOME/caches/transforms-3/b4bde755a4a8b7197099d0e7b13dc849/transformed/jetified-ui-release/jars/lint.jar"/>
15+
file="$GRADLE_USER_HOME/caches/transforms-3/ce603a86151f83834e177d6121675ad4/transformed/jetified-ui-release/jars/lint.jar"/>
1616
</issue>
1717

1818
<issue
1919
id="ObsoleteLintCustomCheck"
2020
message="Library lint checks reference invalid APIs; these checks **will be skipped**!&#xA;&#xA;Lint found an issue registry (`androidx.lifecycle.lint.LiveDataCoreIssueRegistry`)&#xA;which contains some references to invalid API:&#xA;org.jetbrains.kotlin.analysis.api.session.KtAnalysisSessionProvider: org.jetbrains.kotlin.analysis.api.lifetime.KtLifetimeTokenFactory getTokenFactory()&#xA;(Referenced from androidx/lifecycle/lint/NonNullableMutableLiveDataDetector$createUastHandler$1.class)&#xA;&#xA;Therefore, this lint check library is **not** included&#xA;in analysis. This affects the following lint checks:&#xA;`NullSafeMutableLiveData`&#xA;&#xA;To use this lint check, upgrade to a more recent version&#xA;of the library.">
2121
<location
22-
file="$GRADLE_USER_HOME/caches/transforms-3/3e6f8b77e19489f3b3351ee3499e8d15/transformed/lifecycle-livedata-core-2.8.3/jars/lint.jar"/>
22+
file="$GRADLE_USER_HOME/caches/transforms-3/e977dd6b1bda6193e6cd9f4d2f6ff8f0/transformed/lifecycle-livedata-core-2.8.3/jars/lint.jar"/>
2323
</issue>
2424

2525
<issue

frames/lint-baseline.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
id="ObsoleteLintCustomCheck"
66
message="Library lint checks reference invalid APIs; these checks **will be skipped**!&#xA;&#xA;Lint found an issue registry (`androidx.compose.runtime.lint.RuntimeIssueRegistry`)&#xA;which contains some references to invalid API:&#xA;org.jetbrains.kotlin.analysis.api.session.KtAnalysisSessionProvider: org.jetbrains.kotlin.analysis.api.lifetime.KtLifetimeTokenFactory getTokenFactory()&#xA;(Referenced from androidx/compose/runtime/lint/AutoboxingStateCreationDetector.class)&#xA;&#xA;Therefore, this lint check library is **not** included&#xA;in analysis. This affects the following lint checks:&#xA;`AutoboxingStateValueProperty`&#xA;`AutoboxingStateCreation`&#xA;`CoroutineCreationDuringComposition`&#xA;`FlowOperatorInvokedInComposition`&#xA;`ComposableLambdaParameterNaming`&#xA;`ComposableLambdaParameterPosition`&#xA;`ComposableNaming`&#xA;`StateFlowValueCalledInComposition`&#xA;`CompositionLocalNaming`&#xA;`MutableCollectionMutableState`&#xA;`ProduceStateDoesNotAssignValue`&#xA;`RememberReturnType`&#xA;`OpaqueUnitKey`&#xA;`UnrememberedMutableState`&#xA;&#xA;To use this lint check, upgrade to a more recent version&#xA;of the library.">
77
<location
8-
file="$GRADLE_USER_HOME/caches/transforms-3/ee5105f07541a5ac3b90afacf4ec7f34/transformed/jetified-runtime-release/jars/lint.jar"/>
8+
file="$GRADLE_USER_HOME/caches/transforms-3/cb6b5c152d75a1519a04f03ee765006d/transformed/jetified-runtime-release/jars/lint.jar"/>
99
</issue>
1010

1111
<issue
1212
id="ObsoleteLintCustomCheck"
1313
message="Library lint checks reference invalid APIs; these checks **will be skipped**!&#xA;&#xA;Lint found an issue registry (`androidx.compose.ui.lint.UiIssueRegistry`)&#xA;which contains some references to invalid API:&#xA;org.jetbrains.kotlin.analysis.api.session.KtAnalysisSessionProvider: org.jetbrains.kotlin.analysis.api.lifetime.KtLifetimeTokenFactory getTokenFactory()&#xA;(Referenced from androidx/compose/ui/lint/ModifierDeclarationDetectorKt$ensureReceiverIsReferenced$1.class)&#xA;&#xA;Therefore, this lint check library is **not** included&#xA;in analysis. This affects the following lint checks:&#xA;`UnnecessaryComposedModifier`&#xA;`ModifierFactoryExtensionFunction`&#xA;`ModifierFactoryReturnType`&#xA;`ModifierFactoryUnreferencedReceiver`&#xA;`ModifierNodeInspectableProperties`&#xA;`ModifierParameter`&#xA;`MultipleAwaitPointerEventScopes`&#xA;`ReturnFromAwaitPointerEventScope`&#xA;`SuspiciousCompositionLocalModifierRead`&#xA;`SuspiciousModifierThen`&#xA;&#xA;To use this lint check, upgrade to a more recent version&#xA;of the library.">
1414
<location
15-
file="$GRADLE_USER_HOME/caches/transforms-3/b4bde755a4a8b7197099d0e7b13dc849/transformed/jetified-ui-release/jars/lint.jar"/>
15+
file="$GRADLE_USER_HOME/caches/transforms-3/ce603a86151f83834e177d6121675ad4/transformed/jetified-ui-release/jars/lint.jar"/>
1616
</issue>
1717

1818
<issue
1919
id="ObsoleteLintCustomCheck"
2020
message="Library lint checks reference invalid APIs; these checks **will be skipped**!&#xA;&#xA;Lint found an issue registry (`androidx.lifecycle.lint.LiveDataCoreIssueRegistry`)&#xA;which contains some references to invalid API:&#xA;org.jetbrains.kotlin.analysis.api.session.KtAnalysisSessionProvider: org.jetbrains.kotlin.analysis.api.lifetime.KtLifetimeTokenFactory getTokenFactory()&#xA;(Referenced from androidx/lifecycle/lint/NonNullableMutableLiveDataDetector$createUastHandler$1.class)&#xA;&#xA;Therefore, this lint check library is **not** included&#xA;in analysis. This affects the following lint checks:&#xA;`NullSafeMutableLiveData`&#xA;&#xA;To use this lint check, upgrade to a more recent version&#xA;of the library.">
2121
<location
22-
file="$GRADLE_USER_HOME/caches/transforms-3/3e6f8b77e19489f3b3351ee3499e8d15/transformed/lifecycle-livedata-core-2.8.3/jars/lint.jar"/>
22+
file="$GRADLE_USER_HOME/caches/transforms-3/e977dd6b1bda6193e6cd9f4d2f6ff8f0/transformed/lifecycle-livedata-core-2.8.3/jars/lint.jar"/>
2323
</issue>
2424

2525
</issues>

0 commit comments

Comments
 (0)