Commit a65d922
authored
fix: address generic type warnings (GoogleCloudPlatform#8005)
* fix: address generic type warnings
* linting
* review feedback: use diamond operator
* linting1 parent 5f62688 commit a65d922
55 files changed
Lines changed: 107 additions & 91 deletions
File tree
- appengine-java8
- appidentity/src/main/java/com/example/appengine/appidentity
- bigquery/src
- main/java/com/example/appengine/bigquerylogging
- test/java/com/example/appengine/bigquerylogging
- datastore-schedule-export/src/main/java/com/example/datastore
- datastore/src/test/java/com/example/appengine
- endpoints-v2-guice/src/main/java/com/example/echo
- firebase-backend/src/main/java/com/google/cloud/solutions/flexenv/backend
- firebase-event-proxy/src/main/java/com/example/GaeFirebaseEventProxy
- firebase-tictactoe/src
- main/java/com/example/appengine/firetactoe
- test/java/com/example/appengine/firetactoe
- bigtable/scheduled-backups/src/test/java/com/example/cloud/bigtable/scheduledbackups
- dataflow/spanner-io/src/main/java/com/example/dataflow
- endpoints/bookstore-grpc/server/src/main/java/com/google/endpoints/examples/bookstore
- eventarc
- audit-storage/src/main/java/com/example/cloudrun
- generic/src/main/java/com/example/cloudrun
- pubsub/src/main/java/com/example/cloudrun
- flexible
- async-rest/src/main/java/com/google/appengine/demos/asyncrest
- java-8/async-rest/src/main/java/com/google/appengine/demos/asyncrest
- functions
- helloworld/hello-http/src/test/java/functions
- ocr
- ocr-process-image/src/main/java/functions
- ocr-save-result/src/main/java/functions
- ocr-translate-text/src/main/java/functions
- v2/ocr
- ocr-process-image/src/main/java/functions
- ocr-save-result/src/main/java/functions
- ocr-translate-text/src/main/java/functions
- healthcare/v1/src/main/java/snippets/healthcare
- dicom
- fhir
- iam/api-client/src
- main/java/iam/snippets
- test/java/iam/snippets
- monitoring
- cloud-client/src/main/java/com/example/monitoring
- v3/src/main/java/com/example/monitoring
- run
- filesystem/src/test/java/com/example/filesystem
- idp-sql/src/main/java/com/example/cloudrun
- image-processing/src/main/java/com/example/cloudrun
- markdown-preview/renderer/src/test/java/com/example/cloudrun
- pubsub/src/main/java/com/example/cloudrun
- system-package/src/main/java/com/example/cloudrun
- spanner
- leaderboard
- complete/src/main/java/com/google/codelabs
- step5/src/main/java/com/google/codelabs
- step6/src/main/java/com/google/codelabs
- r2dbc/src/test/java/com/example/spanner/r2dbc
- speech/src/main/java/com/example/speech
- vision/snippets/src/main/java/com/example/vision/snippets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
| 188 | + | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments