Skip to content

[Feature/966] Account Permissions Redesign #355

[Feature/966] Account Permissions Redesign

[Feature/966] Account Permissions Redesign #355

Triggered via pull request November 14, 2024 01:18
Status Success
Total duration 40s
Artifacts

eslint.yml

on: pull_request
lint-files
28s
lint-files
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint-files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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-files: src/app/admin-pages/book-correction/book-correction.component.ts#L98
Identifier 'release_date' is not in camel case
lint-files: src/app/admin-pages/book-correction/book-correction.component.ts#L157
Unexpected any. Specify a different type
lint-files: src/app/imprint-page/imprint-page.component.ts#L105
'err' is defined but never used
lint-files: src/app/models/BookCorrectionForm.ts#L4
Identifier 'release_date' is not in camel case
lint-files: src/app/models/BookCorrectionForm.ts#L5
Identifier 'cover_image' is not in camel case
lint-files: src/app/models/BookCorrectionForm.ts#L6
Identifier 'book_type' is not in camel case
lint-files: src/app/models/BookCorrectionForm.ts#L9
Identifier 'publisher_id' is not in camel case
lint-files: src/app/models/BookCorrectionForm.ts#L10
Identifier 'format_name' is not in camel case
lint-files: src/app/models/BookCorrectionForm.ts#L11
Identifier 'cover_url' is not in camel case
lint-files: src/app/models/ListEntry.ts#L18
Identifier 'list_id' is not in camel case