Skip to content

OXDT0002: Invalid Lint Result ID

Message

Invalid lint result ID "{resultId}".

Cause

A non-numeric ID was provided when reading or deleting a lint result.

Example

Passing ../other-directory as the result ID in an RPC call.

Fix

Use a numeric ID shown in the lint result list.

Source

Released under the MIT License.