Disallow extra properties in rule options #172
ci.yml
on: pull_request
Integration tests
1m 31s
Matrix: Node.js
Annotations
10 errors
Node.js (^18.18):
rules/no-ignored-test-files.js#L68
Rule with non-empty schema is missing a `meta.defaultOptions` property.
|
Node.js (^18.18):
rules/no-ignored-test-files.js#L59
Schema option is missing an ajv description.
|
Node.js (^18.18):
rules/no-ignored-test-files.js#L56
Schema option is missing an ajv description.
|
Node.js (^18.18):
rules/no-ignored-test-files.js#L53
Schema option is missing an ajv description.
|
Node.js (^18.18):
rules/max-asserts.js#L72
Rule with non-empty schema is missing a `meta.defaultOptions` property.
|
Node.js (^18.18):
rules/max-asserts.js#L66
Disallowed default value in schema.
|
Node.js (^18.18):
rules/max-asserts.js#L64
Schema option is missing an ajv description.
|
Node.js (^18.18):
rules/assertion-arguments.js#L407
Rule with non-empty schema is missing a `meta.defaultOptions` property.
|
Node.js (^18.18):
rules/assertion-arguments.js#L399
Disallowed default value in schema.
|
Node.js (^18.18):
rules/assertion-arguments.js#L394
Schema option is missing an ajv description.
|