fix: upgrade com.fasterxml.jackson.datatype:jackson-datatype-jsr310 f… #117
release.yml
on: push
Annotations
193 warnings
generate-version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions-ecosystem/[email protected], zwaldowski/semver-release-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
generate-version
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions-ecosystem/[email protected], zwaldowski/semver-release-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
generate-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
generate-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
generate-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
generate-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
generate-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
generate-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
generate-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
generate-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
generate-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/context/LdContextCache.java#L39
new org.fiware.mintaka.context.LdContextCache(ContextProperties) may expose internal representation by storing an externally mutable object into LdContextCache.contextProperties
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/domain/TemporalValueGeoProperty.java#L19
org.fiware.mintaka.domain.TemporalValueGeoProperty.getValues() may expose internal representation by returning TemporalValueGeoProperty.values
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/domain/TemporalValueGeoProperty.java#L11
org.fiware.mintaka.domain.TemporalValueGeoProperty.setValues(List) may expose internal representation by storing an externally mutable object into TemporalValueGeoProperty.values
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/domain/TemporalValueProperty.java#L20
org.fiware.mintaka.domain.TemporalValueProperty.getValues() may expose internal representation by returning TemporalValueProperty.values
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/domain/TemporalValueProperty.java#L12
org.fiware.mintaka.domain.TemporalValueProperty.setValues(List) may expose internal representation by storing an externally mutable object into TemporalValueProperty.values
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/domain/TemporalValueRelationship.java#L20
org.fiware.mintaka.domain.TemporalValueRelationship.getObjects() may expose internal representation by returning TemporalValueRelationship.objects
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/domain/TemporalValueRelationship.java#L12
org.fiware.mintaka.domain.TemporalValueRelationship.setObjects(List) may expose internal representation by storing an externally mutable object into TemporalValueRelationship.objects
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/domain/TemporalValuesEntity.java#L45
org.fiware.mintaka.domain.TemporalValuesEntity.getAdditionalProperties() may expose internal representation by returning TemporalValuesEntity.additionalProperties
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/domain/TemporalValuesEntity.java#L27
org.fiware.mintaka.domain.TemporalValuesEntity.getLocation() may expose internal representation by returning TemporalValuesEntity.location
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/domain/TemporalValuesEntity.java#L30
org.fiware.mintaka.domain.TemporalValuesEntity.getObservationSpace() may expose internal representation by returning TemporalValuesEntity.observationSpace
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/domain/TemporalValuesEntity.java#L33
org.fiware.mintaka.domain.TemporalValuesEntity.getOperationSpace() may expose internal representation by returning TemporalValuesEntity.operationSpace
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/domain/TemporalValuesEntity.java#L13
org.fiware.mintaka.domain.TemporalValuesEntity.setAdditionalProperties(Map) may expose internal representation by storing an externally mutable object into TemporalValuesEntity.additionalProperties
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/domain/TemporalValuesEntity.java#L13
org.fiware.mintaka.domain.TemporalValuesEntity.setLocation(TemporalValueGeoProperty) may expose internal representation by storing an externally mutable object into TemporalValuesEntity.location
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/domain/TemporalValuesEntity.java#L13
org.fiware.mintaka.domain.TemporalValuesEntity.setObservationSpace(TemporalValueGeoProperty) may expose internal representation by storing an externally mutable object into TemporalValuesEntity.observationSpace
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/domain/TemporalValuesEntity.java#L13
org.fiware.mintaka.domain.TemporalValuesEntity.setOperationSpace(TemporalValueGeoProperty) may expose internal representation by storing an externally mutable object into TemporalValuesEntity.operationSpace
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/domain/query/ngsi/ComparisonTerm.java#L58
org.fiware.mintaka.domain.query.ngsi.ComparisonTerm.getContextUrls() may expose internal representation by returning ComparisonTerm.contextUrls
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/domain/query/ngsi/ComparisonTerm.java#L66
new org.fiware.mintaka.domain.query.ngsi.ComparisonTerm(String, ComparisonOperator, String, String, LdContextCache, List) may expose internal representation by storing an externally mutable object into ComparisonTerm.contextUrls
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/domain/query/ngsi/LogicalTerm.java#L17
org.fiware.mintaka.domain.query.ngsi.LogicalTerm.getSubTerms() may expose internal representation by returning LogicalTerm.subTerms
|
NP_NULL_ON_SOME_PATH:
src/main/java/org/fiware/mintaka/domain/query/temporal/TimeQuery.java#L103
Possible null pointer dereference of TimeQuery.timeRelation in org.fiware.mintaka.domain.query.temporal.TimeQuery.getSqlRepresentation(String)
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L68
org.fiware.mintaka.persistence.AbstractAttribute.getGeoLineString() may expose internal representation by returning AbstractAttribute.geoLineString
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L72
org.fiware.mintaka.persistence.AbstractAttribute.getGeoMultiLineString() may expose internal representation by returning AbstractAttribute.geoMultiLineString
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L64
org.fiware.mintaka.persistence.AbstractAttribute.getGeoMultiPolygon() may expose internal representation by returning AbstractAttribute.geoMultiPolygon
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L56
org.fiware.mintaka.persistence.AbstractAttribute.getGeoPoint() may expose internal representation by returning AbstractAttribute.geoPoint
|
EI_EXPOSE_REP:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L60
org.fiware.mintaka.persistence.AbstractAttribute.getGeoPolygon() may expose internal representation by returning AbstractAttribute.geoPolygon
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L15
org.fiware.mintaka.persistence.AbstractAttribute.setGeoLineString(LineString) may expose internal representation by storing an externally mutable object into AbstractAttribute.geoLineString
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L15
org.fiware.mintaka.persistence.AbstractAttribute.setGeoMultiLineString(MultiLineString) may expose internal representation by storing an externally mutable object into AbstractAttribute.geoMultiLineString
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L15
org.fiware.mintaka.persistence.AbstractAttribute.setGeoMultiPolygon(MultiPolygon) may expose internal representation by storing an externally mutable object into AbstractAttribute.geoMultiPolygon
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L15
org.fiware.mintaka.persistence.AbstractAttribute.setGeoPoint(Point) may expose internal representation by storing an externally mutable object into AbstractAttribute.geoPoint
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/persistence/AbstractAttribute.java#L15
org.fiware.mintaka.persistence.AbstractAttribute.setGeoPolygon(Polygon) may expose internal representation by storing an externally mutable object into AbstractAttribute.geoPolygon
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/persistence/TimescaleBackedEntityRepository.java#L50
new org.fiware.mintaka.persistence.TimescaleBackedEntityRepository(EntityManager) may expose internal representation by storing an externally mutable object into TimescaleBackedEntityRepository.entityManager
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/persistence/tenancy/MultiTenantDatasourceConnectionProviderImpl.java#L20
new org.fiware.mintaka.persistence.tenancy.MultiTenantDatasourceConnectionProviderImpl(HikariConfig) may expose internal representation by storing an externally mutable object into MultiTenantDatasourceConnectionProviderImpl.hikariConfig
|
EI_EXPOSE_REP2:
src/main/java/org/fiware/mintaka/rest/TemporalApiController.java#L62
new org.fiware.mintaka.rest.TemporalApiController(EntityTemporalService, LdContextCache, QueryParser, ApiDomainMapper) may expose internal representation by storing an externally mutable object into TemporalApiController.entityTemporalService
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/BatchOperationResultVO.java#L67
org.fiware.ngsi.model.BatchOperationResultVO.error() may expose internal representation by returning BatchOperationResultVO.error
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/BatchOperationResultVO.java#L90
org.fiware.ngsi.model.BatchOperationResultVO.getError() may expose internal representation by returning BatchOperationResultVO.error
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/BatchOperationResultVO.java#L73
org.fiware.ngsi.model.BatchOperationResultVO.getSuccess() may expose internal representation by returning BatchOperationResultVO.success
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/BatchOperationResultVO.java#L58
org.fiware.ngsi.model.BatchOperationResultVO.success() may expose internal representation by returning BatchOperationResultVO.success
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/BatchOperationResultVO.java#L62
org.fiware.ngsi.model.BatchOperationResultVO.error(List) may expose internal representation by storing an externally mutable object into BatchOperationResultVO.error
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/BatchOperationResultVO.java#L94
org.fiware.ngsi.model.BatchOperationResultVO.setError(List) may expose internal representation by storing an externally mutable object into BatchOperationResultVO.error
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/BatchOperationResultVO.java#L77
org.fiware.ngsi.model.BatchOperationResultVO.setSuccess(List) may expose internal representation by storing an externally mutable object into BatchOperationResultVO.success
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/BatchOperationResultVO.java#L53
org.fiware.ngsi.model.BatchOperationResultVO.success(List) may expose internal representation by storing an externally mutable object into BatchOperationResultVO.success
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationFragmentVO.java#L221
org.fiware.ngsi.model.ContextSourceRegistrationFragmentVO.getAdditionalProperties() may expose internal representation by returning ContextSourceRegistrationFragmentVO.additionalProperties
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationFragmentVO.java#L250
org.fiware.ngsi.model.ContextSourceRegistrationFragmentVO.getInformation() may expose internal representation by returning ContextSourceRegistrationFragmentVO.information
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationFragmentVO.java#L132
org.fiware.ngsi.model.ContextSourceRegistrationFragmentVO.information() may expose internal representation by returning ContextSourceRegistrationFragmentVO.information
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationFragmentVO.java#L127
org.fiware.ngsi.model.ContextSourceRegistrationFragmentVO.information(List) may expose internal representation by storing an externally mutable object into ContextSourceRegistrationFragmentVO.information
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationFragmentVO.java#L234
org.fiware.ngsi.model.ContextSourceRegistrationFragmentVO.setAdditionalProperties(Map) may expose internal representation by storing an externally mutable object into ContextSourceRegistrationFragmentVO.additionalProperties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationFragmentVO.java#L254
org.fiware.ngsi.model.ContextSourceRegistrationFragmentVO.setInformation(List) may expose internal representation by storing an externally mutable object into ContextSourceRegistrationFragmentVO.information
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationListVO.java#L20
Dead store to other in org.fiware.ngsi.model.ContextSourceRegistrationListVO.equals(Object)
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationVO.java#L291
org.fiware.ngsi.model.ContextSourceRegistrationVO.getInformation() may expose internal representation by returning ContextSourceRegistrationVO.information
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationVO.java#L158
org.fiware.ngsi.model.ContextSourceRegistrationVO.information() may expose internal representation by returning ContextSourceRegistrationVO.information
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationVO.java#L153
org.fiware.ngsi.model.ContextSourceRegistrationVO.information(List) may expose internal representation by storing an externally mutable object into ContextSourceRegistrationVO.information
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/ContextSourceRegistrationVO.java#L295
org.fiware.ngsi.model.ContextSourceRegistrationVO.setInformation(List) may expose internal representation by storing an externally mutable object into ContextSourceRegistrationVO.information
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/CoordinatesVO.java#L20
Dead store to other in org.fiware.ngsi.model.CoordinatesVO.equals(Object)
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityFragmentVO.java#L174
org.fiware.ngsi.model.EntityFragmentVO.getAdditionalProperties() may expose internal representation by returning EntityFragmentVO.additionalProperties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityFragmentVO.java#L187
org.fiware.ngsi.model.EntityFragmentVO.setAdditionalProperties(Map) may expose internal representation by storing an externally mutable object into EntityFragmentVO.additionalProperties
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityListVO.java#L20
Dead store to other in org.fiware.ngsi.model.EntityListVO.equals(Object)
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L142
org.fiware.ngsi.model.EntityTemporalFragmentVO.getAdditionalProperties() may expose internal representation by returning EntityTemporalFragmentVO.additionalProperties
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L171
org.fiware.ngsi.model.EntityTemporalFragmentVO.getLocation() may expose internal representation by returning EntityTemporalFragmentVO.location
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L188
org.fiware.ngsi.model.EntityTemporalFragmentVO.getObservationSpace() may expose internal representation by returning EntityTemporalFragmentVO.observationSpace
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L205
org.fiware.ngsi.model.EntityTemporalFragmentVO.getOperationSpace() may expose internal representation by returning EntityTemporalFragmentVO.operationSpace
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L98
org.fiware.ngsi.model.EntityTemporalFragmentVO.location() may expose internal representation by returning EntityTemporalFragmentVO.location
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L107
org.fiware.ngsi.model.EntityTemporalFragmentVO.observationSpace() may expose internal representation by returning EntityTemporalFragmentVO.observationSpace
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L116
org.fiware.ngsi.model.EntityTemporalFragmentVO.operationSpace() may expose internal representation by returning EntityTemporalFragmentVO.operationSpace
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L93
org.fiware.ngsi.model.EntityTemporalFragmentVO.location(List) may expose internal representation by storing an externally mutable object into EntityTemporalFragmentVO.location
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L102
org.fiware.ngsi.model.EntityTemporalFragmentVO.observationSpace(List) may expose internal representation by storing an externally mutable object into EntityTemporalFragmentVO.observationSpace
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L111
org.fiware.ngsi.model.EntityTemporalFragmentVO.operationSpace(List) may expose internal representation by storing an externally mutable object into EntityTemporalFragmentVO.operationSpace
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L155
org.fiware.ngsi.model.EntityTemporalFragmentVO.setAdditionalProperties(Map) may expose internal representation by storing an externally mutable object into EntityTemporalFragmentVO.additionalProperties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L175
org.fiware.ngsi.model.EntityTemporalFragmentVO.setLocation(List) may expose internal representation by storing an externally mutable object into EntityTemporalFragmentVO.location
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L192
org.fiware.ngsi.model.EntityTemporalFragmentVO.setObservationSpace(List) may expose internal representation by storing an externally mutable object into EntityTemporalFragmentVO.observationSpace
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalFragmentVO.java#L209
org.fiware.ngsi.model.EntityTemporalFragmentVO.setOperationSpace(List) may expose internal representation by storing an externally mutable object into EntityTemporalFragmentVO.operationSpace
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalListVO.java#L20
Dead store to other in org.fiware.ngsi.model.EntityTemporalListVO.equals(Object)
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L174
org.fiware.ngsi.model.EntityTemporalVO.getAdditionalProperties() may expose internal representation by returning EntityTemporalVO.additionalProperties
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L203
org.fiware.ngsi.model.EntityTemporalVO.getLocation() may expose internal representation by returning EntityTemporalVO.location
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L220
org.fiware.ngsi.model.EntityTemporalVO.getObservationSpace() may expose internal representation by returning EntityTemporalVO.observationSpace
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L237
org.fiware.ngsi.model.EntityTemporalVO.getOperationSpace() may expose internal representation by returning EntityTemporalVO.operationSpace
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L112
org.fiware.ngsi.model.EntityTemporalVO.location() may expose internal representation by returning EntityTemporalVO.location
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L121
org.fiware.ngsi.model.EntityTemporalVO.observationSpace() may expose internal representation by returning EntityTemporalVO.observationSpace
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L130
org.fiware.ngsi.model.EntityTemporalVO.operationSpace() may expose internal representation by returning EntityTemporalVO.operationSpace
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L107
org.fiware.ngsi.model.EntityTemporalVO.location(List) may expose internal representation by storing an externally mutable object into EntityTemporalVO.location
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L116
org.fiware.ngsi.model.EntityTemporalVO.observationSpace(List) may expose internal representation by storing an externally mutable object into EntityTemporalVO.observationSpace
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L125
org.fiware.ngsi.model.EntityTemporalVO.operationSpace(List) may expose internal representation by storing an externally mutable object into EntityTemporalVO.operationSpace
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L187
org.fiware.ngsi.model.EntityTemporalVO.setAdditionalProperties(Map) may expose internal representation by storing an externally mutable object into EntityTemporalVO.additionalProperties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L207
org.fiware.ngsi.model.EntityTemporalVO.setLocation(List) may expose internal representation by storing an externally mutable object into EntityTemporalVO.location
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L224
org.fiware.ngsi.model.EntityTemporalVO.setObservationSpace(List) may expose internal representation by storing an externally mutable object into EntityTemporalVO.observationSpace
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityTemporalVO.java#L241
org.fiware.ngsi.model.EntityTemporalVO.setOperationSpace(List) may expose internal representation by storing an externally mutable object into EntityTemporalVO.operationSpace
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityVO.java#L174
org.fiware.ngsi.model.EntityVO.getAdditionalProperties() may expose internal representation by returning EntityVO.additionalProperties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/EntityVO.java#L187
org.fiware.ngsi.model.EntityVO.setAdditionalProperties(Map) may expose internal representation by storing an externally mutable object into EntityVO.additionalProperties
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/GeoPropertyVO.java#L173
org.fiware.ngsi.model.GeoPropertyVO.getAdditionalProperties() may expose internal representation by returning GeoPropertyVO.additionalProperties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/GeoPropertyVO.java#L186
org.fiware.ngsi.model.GeoPropertyVO.setAdditionalProperties(Map) may expose internal representation by storing an externally mutable object into GeoPropertyVO.additionalProperties
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/GeoQueryVO.java#L81
org.fiware.ngsi.model.GeoQueryVO.coordinates() may expose internal representation by returning GeoQueryVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/GeoQueryVO.java#L115
org.fiware.ngsi.model.GeoQueryVO.getCoordinates() may expose internal representation by returning GeoQueryVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/GeoQueryVO.java#L76
org.fiware.ngsi.model.GeoQueryVO.coordinates(List) may expose internal representation by storing an externally mutable object into GeoQueryVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/GeoQueryVO.java#L119
org.fiware.ngsi.model.GeoQueryVO.setCoordinates(List) may expose internal representation by storing an externally mutable object into GeoQueryVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/GeometryVO.java#L67
org.fiware.ngsi.model.GeometryVO.coordinates() may expose internal representation by returning GeometryVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/GeometryVO.java#L83
org.fiware.ngsi.model.GeometryVO.getCoordinates() may expose internal representation by returning GeometryVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/GeometryVO.java#L62
org.fiware.ngsi.model.GeometryVO.coordinates(List) may expose internal representation by storing an externally mutable object into GeometryVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/GeometryVO.java#L87
org.fiware.ngsi.model.GeometryVO.setCoordinates(List) may expose internal representation by storing an externally mutable object into GeometryVO.coordinates
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/LineStringDefinitionVO.java#L20
Dead store to other in org.fiware.ngsi.model.LineStringDefinitionVO.equals(Object)
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/LineStringVO.java#L67
org.fiware.ngsi.model.LineStringVO.coordinates() may expose internal representation by returning LineStringVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/LineStringVO.java#L83
org.fiware.ngsi.model.LineStringVO.getCoordinates() may expose internal representation by returning LineStringVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/LineStringVO.java#L62
org.fiware.ngsi.model.LineStringVO.coordinates(LineStringDefinitionVO) may expose internal representation by storing an externally mutable object into LineStringVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/LineStringVO.java#L87
org.fiware.ngsi.model.LineStringVO.setCoordinates(LineStringDefinitionVO) may expose internal representation by storing an externally mutable object into LineStringVO.coordinates
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/LinearRingDefinitionVO.java#L20
Dead store to other in org.fiware.ngsi.model.LinearRingDefinitionVO.equals(Object)
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiLineStringVO.java#L67
org.fiware.ngsi.model.MultiLineStringVO.coordinates() may expose internal representation by returning MultiLineStringVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiLineStringVO.java#L83
org.fiware.ngsi.model.MultiLineStringVO.getCoordinates() may expose internal representation by returning MultiLineStringVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiLineStringVO.java#L62
org.fiware.ngsi.model.MultiLineStringVO.coordinates(List) may expose internal representation by storing an externally mutable object into MultiLineStringVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiLineStringVO.java#L87
org.fiware.ngsi.model.MultiLineStringVO.setCoordinates(List) may expose internal representation by storing an externally mutable object into MultiLineStringVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiPointVO.java#L67
org.fiware.ngsi.model.MultiPointVO.coordinates() may expose internal representation by returning MultiPointVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiPointVO.java#L83
org.fiware.ngsi.model.MultiPointVO.getCoordinates() may expose internal representation by returning MultiPointVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiPointVO.java#L62
org.fiware.ngsi.model.MultiPointVO.coordinates(PositionArrayDefinitionVO) may expose internal representation by storing an externally mutable object into MultiPointVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiPointVO.java#L87
org.fiware.ngsi.model.MultiPointVO.setCoordinates(PositionArrayDefinitionVO) may expose internal representation by storing an externally mutable object into MultiPointVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiPolygonVO.java#L67
org.fiware.ngsi.model.MultiPolygonVO.coordinates() may expose internal representation by returning MultiPolygonVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiPolygonVO.java#L83
org.fiware.ngsi.model.MultiPolygonVO.getCoordinates() may expose internal representation by returning MultiPolygonVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiPolygonVO.java#L62
org.fiware.ngsi.model.MultiPolygonVO.coordinates(List) may expose internal representation by storing an externally mutable object into MultiPolygonVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/MultiPolygonVO.java#L87
org.fiware.ngsi.model.MultiPolygonVO.setCoordinates(List) may expose internal representation by storing an externally mutable object into MultiPolygonVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/NotificationParamsVO.java#L100
org.fiware.ngsi.model.NotificationParamsVO.attributes() may expose internal representation by returning NotificationParamsVO.attributes
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/NotificationParamsVO.java#L169
org.fiware.ngsi.model.NotificationParamsVO.getAttributes() may expose internal representation by returning NotificationParamsVO.attributes
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/NotificationParamsVO.java#L95
org.fiware.ngsi.model.NotificationParamsVO.attributes(Set) may expose internal representation by storing an externally mutable object into NotificationParamsVO.attributes
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/NotificationParamsVO.java#L173
org.fiware.ngsi.model.NotificationParamsVO.setAttributes(Set) may expose internal representation by storing an externally mutable object into NotificationParamsVO.attributes
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/PointVO.java#L67
org.fiware.ngsi.model.PointVO.coordinates() may expose internal representation by returning PointVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/PointVO.java#L83
org.fiware.ngsi.model.PointVO.getCoordinates() may expose internal representation by returning PointVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/PointVO.java#L62
org.fiware.ngsi.model.PointVO.coordinates(PositionDefinitionVO) may expose internal representation by storing an externally mutable object into PointVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/PointVO.java#L87
org.fiware.ngsi.model.PointVO.setCoordinates(PositionDefinitionVO) may expose internal representation by storing an externally mutable object into PointVO.coordinates
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/PolygonDefinitionVO.java#L20
Dead store to other in org.fiware.ngsi.model.PolygonDefinitionVO.equals(Object)
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/PolygonVO.java#L67
org.fiware.ngsi.model.PolygonVO.coordinates() may expose internal representation by returning PolygonVO.coordinates
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/PolygonVO.java#L83
org.fiware.ngsi.model.PolygonVO.getCoordinates() may expose internal representation by returning PolygonVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/PolygonVO.java#L62
org.fiware.ngsi.model.PolygonVO.coordinates(PolygonDefinitionVO) may expose internal representation by storing an externally mutable object into PolygonVO.coordinates
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/PolygonVO.java#L87
org.fiware.ngsi.model.PolygonVO.setCoordinates(PolygonDefinitionVO) may expose internal representation by storing an externally mutable object into PolygonVO.coordinates
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/PositionArrayDefinitionVO.java#L20
Dead store to other in org.fiware.ngsi.model.PositionArrayDefinitionVO.equals(Object)
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/PositionDefinitionVO.java#L20
Dead store to other in org.fiware.ngsi.model.PositionDefinitionVO.equals(Object)
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/PropertyVO.java#L173
org.fiware.ngsi.model.PropertyVO.getAdditionalProperties() may expose internal representation by returning PropertyVO.additionalProperties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/PropertyVO.java#L186
org.fiware.ngsi.model.PropertyVO.setAdditionalProperties(Map) may expose internal representation by storing an externally mutable object into PropertyVO.additionalProperties
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/QueryVO.java#L111
org.fiware.ngsi.model.QueryVO.attrs() may expose internal representation by returning QueryVO.attrs
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/QueryVO.java#L173
org.fiware.ngsi.model.QueryVO.getAttrs() may expose internal representation by returning QueryVO.attrs
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/QueryVO.java#L106
org.fiware.ngsi.model.QueryVO.attrs(List) may expose internal representation by storing an externally mutable object into QueryVO.attrs
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/QueryVO.java#L177
org.fiware.ngsi.model.QueryVO.setAttrs(List) may expose internal representation by storing an externally mutable object into QueryVO.attrs
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L65
org.fiware.ngsi.model.RegistrationInfoVO.entities() may expose internal representation by returning RegistrationInfoVO.entities
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L89
org.fiware.ngsi.model.RegistrationInfoVO.getEntities() may expose internal representation by returning RegistrationInfoVO.entities
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L106
org.fiware.ngsi.model.RegistrationInfoVO.getProperties() may expose internal representation by returning RegistrationInfoVO.properties
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L123
org.fiware.ngsi.model.RegistrationInfoVO.getRelationships() may expose internal representation by returning RegistrationInfoVO.relationships
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L74
org.fiware.ngsi.model.RegistrationInfoVO.properties() may expose internal representation by returning RegistrationInfoVO.properties
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L83
org.fiware.ngsi.model.RegistrationInfoVO.relationships() may expose internal representation by returning RegistrationInfoVO.relationships
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L60
org.fiware.ngsi.model.RegistrationInfoVO.entities(List) may expose internal representation by storing an externally mutable object into RegistrationInfoVO.entities
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L69
org.fiware.ngsi.model.RegistrationInfoVO.properties(Set) may expose internal representation by storing an externally mutable object into RegistrationInfoVO.properties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L78
org.fiware.ngsi.model.RegistrationInfoVO.relationships(Set) may expose internal representation by storing an externally mutable object into RegistrationInfoVO.relationships
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L93
org.fiware.ngsi.model.RegistrationInfoVO.setEntities(List) may expose internal representation by storing an externally mutable object into RegistrationInfoVO.entities
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L110
org.fiware.ngsi.model.RegistrationInfoVO.setProperties(Set) may expose internal representation by storing an externally mutable object into RegistrationInfoVO.properties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/RegistrationInfoVO.java#L127
org.fiware.ngsi.model.RegistrationInfoVO.setRelationships(Set) may expose internal representation by storing an externally mutable object into RegistrationInfoVO.relationships
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/RelationshipVO.java#L157
org.fiware.ngsi.model.RelationshipVO.getAdditionalProperties() may expose internal representation by returning RelationshipVO.additionalProperties
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/RelationshipVO.java#L170
org.fiware.ngsi.model.RelationshipVO.setAdditionalProperties(Map) may expose internal representation by storing an externally mutable object into RelationshipVO.additionalProperties
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionFragmentVO.java#L137
org.fiware.ngsi.model.SubscriptionFragmentVO.entities() may expose internal representation by returning SubscriptionFragmentVO.entities
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionFragmentVO.java#L243
org.fiware.ngsi.model.SubscriptionFragmentVO.getEntities() may expose internal representation by returning SubscriptionFragmentVO.entities
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionFragmentVO.java#L280
org.fiware.ngsi.model.SubscriptionFragmentVO.getWatchedAttributes() may expose internal representation by returning SubscriptionFragmentVO.watchedAttributes
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionFragmentVO.java#L164
org.fiware.ngsi.model.SubscriptionFragmentVO.watchedAttributes() may expose internal representation by returning SubscriptionFragmentVO.watchedAttributes
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionFragmentVO.java#L132
org.fiware.ngsi.model.SubscriptionFragmentVO.entities(List) may expose internal representation by storing an externally mutable object into SubscriptionFragmentVO.entities
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionFragmentVO.java#L247
org.fiware.ngsi.model.SubscriptionFragmentVO.setEntities(List) may expose internal representation by storing an externally mutable object into SubscriptionFragmentVO.entities
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionFragmentVO.java#L284
org.fiware.ngsi.model.SubscriptionFragmentVO.setWatchedAttributes(Set) may expose internal representation by storing an externally mutable object into SubscriptionFragmentVO.watchedAttributes
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionFragmentVO.java#L159
org.fiware.ngsi.model.SubscriptionFragmentVO.watchedAttributes(Set) may expose internal representation by storing an externally mutable object into SubscriptionFragmentVO.watchedAttributes
|
DLS_DEAD_LOCAL_STORE:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionListVO.java#L20
Dead store to other in org.fiware.ngsi.model.SubscriptionListVO.equals(Object)
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionVO.java#L179
org.fiware.ngsi.model.SubscriptionVO.entities() may expose internal representation by returning SubscriptionVO.entities
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionVO.java#L339
org.fiware.ngsi.model.SubscriptionVO.getEntities() may expose internal representation by returning SubscriptionVO.entities
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionVO.java#L376
org.fiware.ngsi.model.SubscriptionVO.getWatchedAttributes() may expose internal representation by returning SubscriptionVO.watchedAttributes
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionVO.java#L206
org.fiware.ngsi.model.SubscriptionVO.watchedAttributes() may expose internal representation by returning SubscriptionVO.watchedAttributes
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionVO.java#L174
org.fiware.ngsi.model.SubscriptionVO.entities(List) may expose internal representation by storing an externally mutable object into SubscriptionVO.entities
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionVO.java#L343
org.fiware.ngsi.model.SubscriptionVO.setEntities(List) may expose internal representation by storing an externally mutable object into SubscriptionVO.entities
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionVO.java#L380
org.fiware.ngsi.model.SubscriptionVO.setWatchedAttributes(Set) may expose internal representation by storing an externally mutable object into SubscriptionVO.watchedAttributes
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/SubscriptionVO.java#L201
org.fiware.ngsi.model.SubscriptionVO.watchedAttributes(Set) may expose internal representation by storing an externally mutable object into SubscriptionVO.watchedAttributes
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/UpdateResultVO.java#L90
org.fiware.ngsi.model.UpdateResultVO.getNotUpdated() may expose internal representation by returning UpdateResultVO.notUpdated
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/UpdateResultVO.java#L73
org.fiware.ngsi.model.UpdateResultVO.getUpdated() may expose internal representation by returning UpdateResultVO.updated
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/UpdateResultVO.java#L67
org.fiware.ngsi.model.UpdateResultVO.notUpdated() may expose internal representation by returning UpdateResultVO.notUpdated
|
EI_EXPOSE_REP:
target/generated-sources/openapi/org/fiware/ngsi/model/UpdateResultVO.java#L58
org.fiware.ngsi.model.UpdateResultVO.updated() may expose internal representation by returning UpdateResultVO.updated
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/UpdateResultVO.java#L62
org.fiware.ngsi.model.UpdateResultVO.notUpdated(List) may expose internal representation by storing an externally mutable object into UpdateResultVO.notUpdated
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/UpdateResultVO.java#L94
org.fiware.ngsi.model.UpdateResultVO.setNotUpdated(List) may expose internal representation by storing an externally mutable object into UpdateResultVO.notUpdated
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/UpdateResultVO.java#L77
org.fiware.ngsi.model.UpdateResultVO.setUpdated(List) may expose internal representation by storing an externally mutable object into UpdateResultVO.updated
|
EI_EXPOSE_REP2:
target/generated-sources/openapi/org/fiware/ngsi/model/UpdateResultVO.java#L53
org.fiware.ngsi.model.UpdateResultVO.updated(List) may expose internal representation by storing an externally mutable object into UpdateResultVO.updated
|
release-quay
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release-quay
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release-dockerhub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release-dockerhub
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
git-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, marvinpinto/action-automatic-releases@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
git-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
git-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
git-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|