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
INFORMATION (FluentJavaSettings): Option, string, package-version : null
1009
1009
INFORMATION (FluentJavaSettings): Option, boolean, sdk-integration : null
1010
1010
INFORMATION (FluentGen): Map code model to client model
1011
-
INFORMATION (FluentMapper): Add Inner to response types: [ServiceUnitResource, RolloutRequest, ServiceResource, OperationsList, Rollout, StepResource, ArtifactSource, ServiceTopologyResource]
1011
+
INFORMATION (FluentMapper): Add Inner to response types: [ServiceUnitResource, RolloutRequest, OperationsList, Rollout, ServiceTopologyResource, ArtifactSource, StepResource, ServiceResource]
1012
1012
INFORMATION (FluentGen): Java template for client model
1013
1013
INFORMATION (FluentGen): Process for Fluent Lite, SDK integration disabled
1014
1014
INFORMATION (ResourceCreate): ResourceCreate: Fluent model 'ServiceTopologyResource', method reference 'createOrUpdate', body parameter 'ServiceTopologyResourceInner'
@@ -1046,8 +1046,8 @@ INFORMATION (ResourceDelete): ResourceDelete: Fluent model 'ArtifactSource', met
1046
1046
**stderr**
1047
1047
```
1048
1048
1049
-
ERROR (FluentGen): Failed to successfully run fluentgen plugin java.lang.IllegalStateException: Duplicate key subscriptionId (attempted merging values com.azure.autorest.model.clientmodel.ProxyMethodParameter@118db0d1 and com.azure.autorest.model.clientmodel.ProxyMethodParameter@7d76384)
1050
-
java.lang.IllegalStateException: Duplicate key subscriptionId (attempted merging values com.azure.autorest.model.clientmodel.ProxyMethodParameter@118db0d1 and com.azure.autorest.model.clientmodel.ProxyMethodParameter@7d76384)
1049
+
ERROR (FluentGen): Failed to successfully run fluentgen plugin java.lang.IllegalStateException: Duplicate key subscriptionId (attempted merging values com.azure.autorest.model.clientmodel.ProxyMethodParameter@58696433 and com.azure.autorest.model.clientmodel.ProxyMethodParameter@c761949)
1050
+
java.lang.IllegalStateException: Duplicate key subscriptionId (attempted merging values com.azure.autorest.model.clientmodel.ProxyMethodParameter@58696433 and com.azure.autorest.model.clientmodel.ProxyMethodParameter@c761949)
1051
1051
at java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:133)
1052
1052
at java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$1(Collectors.java:180)
1053
1053
at java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169)
INFORMATION (FluentJavaSettings): Option, string, package-version : null
1282
1282
INFORMATION (FluentJavaSettings): Option, boolean, sdk-integration : null
1283
1283
INFORMATION (FluentGen): Map code model to client model
1284
-
INFORMATION (FluentMapper): Add Inner to response types: [Device, Location, GroupItem, FlaggedEnrolledApp, Application, AndroidMamPolicy, OperationResult, WipeDeviceOperationResult, IOsmamPolicy, FlaggedUser]
1284
+
INFORMATION (FluentMapper): Add Inner to response types: [Device, FlaggedEnrolledApp, Location, AndroidMamPolicy, GroupItem, Application, IOsmamPolicy, OperationResult, WipeDeviceOperationResult, FlaggedUser]
1285
1285
1286
1286
```
1287
1287
**stderr**
@@ -1796,6 +1796,12 @@ WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineReference' is using an '
1796
1796
1797
1797
WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ClientGroupReference' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
1798
1798
1799
+
WARNING (PostOperationIdContainsUrlVerb/R2066/SDKViolation): OperationId should contain the verb: 'generatemap' in:'Maps_Generate'. Consider updating the operationId
WARNING (PostOperationIdContainsUrlVerb/R2066/SDKViolation): OperationId should contain the verb: 'machinegroups' in:'MachineGroups_Create'. Consider updating the operationId
WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Summary' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
1800
1806
1801
1807
WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
@@ -1894,12 +1900,6 @@ WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this c
1894
1900
1895
1901
WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'MachineGroup' has a property 'etag' that is already declared the parent schema 'CoreResource' but isn't significantly different. The property has been removed from MachineGroup
1896
1902
1897
-
WARNING (PostOperationIdContainsUrlVerb/R2066/SDKViolation): OperationId should contain the verb: 'generatemap' in:'Maps_Generate'. Consider updating the operationId
WARNING (PostOperationIdContainsUrlVerb/R2066/SDKViolation): OperationId should contain the verb: 'machinegroups' in:'MachineGroups_Create'. Consider updating the operationId
WARNING (EnumInsteadOfBoolean/R3018/ARMViolation): Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: live
at /home/runner/.autorest/@[email protected]/node_modules/@autorest/core/dist/lib/pipeline/plugins/external.js:27:19
2010
2010
at async ScheduleNode (/home/runner/.autorest/@[email protected]/node_modules/@autorest/core/dist/lib/pipeline/pipeline.js:314:33)
2011
2011
(Use `node --trace-warnings ...` to show where the warning was created)
2012
-
(node:23473) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 60)
2013
-
(node:23473) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
2012
+
(node:23518) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 60)
2013
+
(node:23518) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project azure-resourcemanager-servicefabric-generated: Compilation failure: Compilation failure:
2088
2088
[ERROR] /home/runner/work/autorest.java/autorest.java/fluent_generated/azure-resourcemanager-servicefabric/src/main/java/azure/resourcemanager/servicefabric/fluent/OperationsClient.java:[45,41] method list() is already defined in interface azure.resourcemanager.servicefabric.fluent.OperationsClient
0 commit comments