This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
Replace Prettier with eslint #427
Annotations
14 errors and 18 warnings
test (npm-test)
Use the global form of 'use strict'
|
test (npm-test)
There must be a space after this paren
|
test (npm-test)
There must be a space before this paren
|
test (npm-test)
Expected indentation of 1 tab but found 2 spaces
|
test (npm-test)
Expected indentation of 1 tab but found 2 spaces
|
test (npm-test)
There must be a space after this paren
|
test (npm-test)
Expected indentation of 2 tabs but found 4 spaces
|
test (npm-test)
Expected indentation of 3 tabs but found 6 spaces
|
test (npm-test)
Expected indentation of 3 tabs but found 6 spaces
|
test (npm-test)
Unexpected trailing comma
|
test (phpunit-unit)
Process completed with exit code 1.
|
test (phan)
Process completed with exit code 1.
|
test (phpunit)
Process completed with exit code 1.
|
test (selenium)
Process completed with exit code 1.
|
test (npm-test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (npm-test)
This line has a length of 111. Maximum allowed is 100
|
test (npm-test)
The type 've' is undefined
|
test (npm-test)
Found non-literal argument to RegExp Constructor
|
test (npm-test)
Found non-literal argument to RegExp Constructor
|
test (npm-test)
The type 've' is undefined
|
test (npm-test)
Missing JSDoc @return declaration
|
test (npm-test)
Missing JSDoc @return declaration
|
test (npm-test)
Missing JSDoc @param "target" declaration
|
test (npm-test)
Missing JSDoc @param "username" declaration
|
test (npm-test)
Missing JSDoc @param "password" declaration
|
test (phpunit-unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (phan)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (composer-test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (phpunit-standalone)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (coverage)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (phpunit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (selenium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|