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
Copy file name to clipboardExpand all lines: testing/architecture-test/src/changes/archunit-store/injected-services-should-have-service-scope-applied.txt
-17Lines changed: 0 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -1,35 +1,21 @@
1
1
Class <org.gradle.api.Project> is not annotated with @ServiceScope in (Project.java:0)
2
2
Class <org.gradle.api.artifacts.dsl.DependencyFactory> is not annotated with @ServiceScope in (DependencyFactory.java:0)
3
-
Class <org.gradle.api.artifacts.dsl.DependencyHandler> is not annotated with @ServiceScope in (DependencyHandler.java:0)
4
-
Class <org.gradle.api.artifacts.dsl.DependencyLockingHandler> is not annotated with @ServiceScope in (DependencyLockingHandler.java:0)
5
-
Class <org.gradle.api.artifacts.dsl.RepositoryHandler> is not annotated with @ServiceScope in (RepositoryHandler.java:0)
6
3
Class <org.gradle.api.artifacts.transform.TransformParameters> is not annotated with @ServiceScope in (TransformParameters.java:0)
7
4
Class <org.gradle.api.cache.CacheConfigurations> is not annotated with @ServiceScope in (CacheConfigurations.java:0)
8
-
Class <org.gradle.api.component.SoftwareComponentContainer> is not annotated with @ServiceScope in (SoftwareComponentContainer.java:0)
9
5
Class <org.gradle.api.execution.TaskExecutionGraph> is not annotated with @ServiceScope in (TaskExecutionGraph.java:0)
10
6
Class <org.gradle.api.initialization.dsl.ScriptHandler> is not annotated with @ServiceScope in (ScriptHandler.java:0)
11
7
Class <org.gradle.api.internal.ProcessOperations> is not annotated with @ServiceScope in (ProcessOperations.java:0)
12
8
Class <org.gradle.api.internal.artifacts.ivyservice.projectmodule.ProjectDependencyPublicationResolver> is not annotated with @ServiceScope in (ProjectDependencyPublicationResolver.java:0)
13
-
Class <org.gradle.api.internal.file.DefaultProjectLayout> is not annotated with @ServiceScope in (DefaultProjectLayout.java:0)
14
-
Class <org.gradle.api.internal.file.TaskFileVarFactory> is not annotated with @ServiceScope in (TaskFileVarFactory.java:0)
15
-
Class <org.gradle.api.internal.initialization.ScriptHandlerInternal> is not annotated with @ServiceScope in (ScriptHandlerInternal.java:0)
16
-
Class <org.gradle.api.internal.plugins.PluginManagerInternal> is not annotated with @ServiceScope in (PluginManagerInternal.java:0)
17
-
Class <org.gradle.api.internal.project.DeferredProjectConfiguration> is not annotated with @ServiceScope in (DeferredProjectConfiguration.java:0)
18
9
Class <org.gradle.api.internal.project.ProjectRegistry> is not annotated with @ServiceScope in (ProjectRegistry.java:0)
19
-
Class <org.gradle.api.internal.tasks.compile.GroovyCompilerFactory> is not annotated with @ServiceScope in (GroovyCompilerFactory.java:0)
20
10
Class <org.gradle.api.internal.tasks.options.OptionReader> is not annotated with @ServiceScope in (OptionReader.java:0)
21
11
Class <org.gradle.api.logging.LoggingManager> is not annotated with @ServiceScope in (LoggingManager.java:0)
22
12
Class <org.gradle.api.plugins.PluginManager> is not annotated with @ServiceScope in (PluginManager.java:0)
23
-
Class <org.gradle.api.plugins.jvm.internal.JvmLanguageUtilities> is not annotated with @ServiceScope in (JvmLanguageUtilities.java:0)
24
-
Class <org.gradle.api.plugins.jvm.internal.JvmPluginServices> is not annotated with @ServiceScope in (JvmPluginServices.java:0)
25
13
Class <org.gradle.api.provider.ValueSourceParameters> is not annotated with @ServiceScope in (ValueSourceParameters.java:0)
26
14
Class <org.gradle.api.services.BuildServiceParameters> is not annotated with @ServiceScope in (BuildServiceParameters.java:0)
27
15
Class <org.gradle.api.services.BuildServiceRegistry> is not annotated with @ServiceScope in (BuildServiceRegistry.java:0)
28
16
Class <org.gradle.api.tasks.TaskContainer> is not annotated with @ServiceScope in (TaskContainer.java:0)
29
17
Class <org.gradle.api.testing.toolchains.internal.JvmTestToolchainParameters> is not annotated with @ServiceScope in (JvmTestToolchainParameters.java:0)
30
18
Class <org.gradle.caching.configuration.BuildCacheConfiguration> is not annotated with @ServiceScope in (BuildCacheConfiguration.java:0)
31
-
Class <org.gradle.configuration.ConfigurationTargetIdentifier> is not annotated with @ServiceScope in (ConfigurationTargetIdentifier.java:0)
32
-
Class <org.gradle.configuration.project.ProjectConfigurationActionContainer> is not annotated with @ServiceScope in (ProjectConfigurationActionContainer.java:0)
33
19
Class <org.gradle.deployment.internal.DeploymentRegistry> is not annotated with @ServiceScope in (DeploymentRegistry.java:0)
34
20
Class <org.gradle.execution.taskgraph.TaskExecutionGraphInternal> is not annotated with @ServiceScope in (TaskExecutionGraphInternal.java:0)
35
21
Class <org.gradle.groovy.scripts.internal.ScriptCompilationHandler> is not annotated with @ServiceScope in (ScriptCompilationHandler.java:0)
@@ -38,10 +24,7 @@ Class <org.gradle.internal.file.PathToFileResolver> is not annotated with @Servi
38
24
Class <org.gradle.internal.nativeintegration.filesystem.FileSystem> is not annotated with @ServiceScope in (FileSystem.java:0)
39
25
Class <org.gradle.internal.nativeintegration.network.HostnameLookup> is not annotated with @ServiceScope in (HostnameLookup.java:0)
40
26
Class <org.gradle.internal.reflect.Instantiator> is not annotated with @ServiceScope in (Instantiator.java:0)
41
-
Class <org.gradle.jvm.toolchain.JavaToolchainService> is not annotated with @ServiceScope in (JavaToolchainService.java:0)
42
-
Class <org.gradle.model.internal.registry.ModelRegistry> is not annotated with @ServiceScope in (ModelRegistry.java:0)
43
27
Class <org.gradle.normalization.InputNormalizationHandler> is not annotated with @ServiceScope in (InputNormalizationHandler.java:0)
44
-
Class <org.gradle.normalization.internal.InputNormalizationHandlerInternal> is not annotated with @ServiceScope in (InputNormalizationHandlerInternal.java:0)
45
28
Class <org.gradle.plugin.management.PluginManagementSpec> is not annotated with @ServiceScope in (PluginManagementSpec.java:0)
46
29
Class <org.gradle.process.internal.JavaExecHandleFactory> is not annotated with @ServiceScope in (JavaExecHandleFactory.java:0)
47
30
Class <org.gradle.process.internal.JavaForkOptionsFactory> is not annotated with @ServiceScope in (JavaForkOptionsFactory.java:0)
0 commit comments