Use AirBnbs ESLint Config #184
Annotations
11 warnings
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/app/app.component.ts#L47
Unexpected console statement
|
lint:
src/app/app.component.ts#L48
Unexpected console statement
|
lint:
src/app/reports/ui/flag/flag.component.html#L1
Classname 'flag-pill-icon-container' is not a Tailwind CSS class!
|
lint:
src/app/reports/ui/flag/flag.component.html#L4
Classname 'label' is not a Tailwind CSS class!
|
lint:
src/app/shared/services/ynab/ynab.service.ts#L19
Unexpected console statement
|
lint:
src/index.html#L15
Classname 'mat-typography' is not a Tailwind CSS class!
|
lint:
src/main.ts#L6
Unexpected console statement
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|