Skip to content

feat: added assignee column #656

feat: added assignee column

feat: added assignee column #656

Triggered via pull request February 19, 2024 12:36
Status Failure
Total duration 54s
Artifacts

lint.yml

on: pull_request
Semantic Commits
20s
Semantic Commits
ESLint - Reviewdog
45s
ESLint - Reviewdog
Black - Reviewdog
17s
Black - Reviewdog
Semgrep Rules
21s
Semgrep Rules
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Black - Reviewdog: helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py#L758
[black-format] reported by reviewdog 🐶 Raw Output: helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:758:- 'width': '8rem', helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:759:- }, helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:760:- { helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:761:- 'label': 'Assigned To', helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:762:- 'type': 'Text', helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:763:- 'key': '_assign', helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:764:- 'width': '10rem', helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:765:- }, helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:766:- { helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:767:- 'label': "Last modified", helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:768:- 'type': 'Datetime', helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:769:- 'key': "modified", helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:758:+ "width": "8rem", helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:759:+ }, helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:760:+ { helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:761:+ "label": "Assigned To", helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:762:+ "type": "Text", helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:763:+ "key": "_assign", helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:764:+ "width": "10rem", helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:765:+ }, helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:766:+ { helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:767:+ "label": "Last modified", helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:768:+ "type": "Datetime", helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py:769:+ "key": "modified",
Semgrep Rules
Process completed with exit code 1.
ESLint - Reviewdog
Process completed with exit code 1.
Black - Reviewdog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Semantic Commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
Semgrep Rules
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint - Reviewdog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.