Create rule schema to support "allowComments" #25
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-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/
|
Run npm run lint:
src/index.js#L73
Insert `⏎····`
|
Run npm run lint:
src/index.js#L74
Replace `····type:·"object"` with `········type:·'object'`
|
Run npm run lint:
src/index.js#L75
Replace `····` with `········`
|
Run npm run lint:
src/index.js#L76
Replace `······` with `············`
|
Run npm run lint:
src/index.js#L77
Replace `········type:·"boolean"` with `················type:·'boolean',`
|
Run npm run lint:
src/index.js#L78
Replace `}` with `······},`
|
Run npm run lint:
src/index.js#L79
Insert `····`
|
Run npm run lint:
src/index.js#L80
Replace `····additionalProperties:·false` with `········additionalProperties:·false,`
|
Run npm run lint:
src/index.js#L81
Insert `····`
|
Run npm run lint:
src/index.js#L85
Delete `·`
|
Loading