Azure / Azure/azure-sdk-tools

[LintDiff][False positive] 1029 - ReadonlyPropertyChanged on provisioningState

Open
#8,289 0 comments 0 reactions 1 assignee Claimed by @konrad-jamrozik View on GitHub
Central-EngSys Spec PR Tools
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

PRs like https://github.com/Azure/azure-rest-api-specs-pr/pull/18263/checks?check_run_id=25109512944 are now getting false positives for all of the `provisioiningState` properties about `ReadonlyPropertyChanged`. Possibly related to work being done for https://github.com/Azure/azure-sdk-tools/issues/6191.

``` json
"provisioningState": {
"$ref": "#/definitions/WorkloadNetworkDhcpProvisioningState",
"description": "The provisioning state",
"readOnly": true
},
```

![image](https://github.com/Azure/azure-sdk-tools/assets/87583576/148ee99c-3293-4918-a7ed-6d0cc678dbc4)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.