Fix linting #532
Annotations
10 errors and 2 warnings
eslint:
src/civic/index.js#L445
Trailing spaces not allowed
|
eslint:
src/civic/index.js#L450
Expected indentation of 12 spaces but found 8
|
eslint:
src/civic/index.js#L451
Expected indentation of 16 spaces but found 12
|
eslint:
src/civic/index.js#L453
Expected indentation of 12 spaces but found 8
|
eslint:
src/civic/index.js#L454
Expected indentation of 12 spaces but found 8
|
eslint:
src/civic/index.js#L455
Expected indentation of 12 spaces but found 8
|
eslint:
src/civic/index.js#L457
Expected indentation of 12 spaces but found 8
|
eslint:
src/civic/index.js#L458
Expected indentation of 16 spaces but found 12
|
eslint:
src/civic/index.js#L459
Expected indentation of 16 spaces but found 12
|
eslint:
src/civic/index.js#L460
Expected indentation of 12 spaces but found 8
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading