access-request: update request payload with secret link expiration date #3942
Annotations
10 errors and 5 warnings
|
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/AccessRequestTimelineEdit.js#L42
Replace `⏎······http.put(request.links.self,·data)⏎····` with `http.put(request.links.self,·data)`
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/AccessRequestTimelineEdit.js#L88
Replace `.split('.').pop().split('_')·.map(word·=>·word.charAt(0).toUpperCase()·+·word.slice(1)).join('·'` with `⏎··················.split(".")⏎··················.pop()⏎··················.split("_")⏎··················.map((word)·=>·word.charAt(0).toUpperCase()·+·word.slice(1))⏎··················.join("·"`
|
|
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/AccessRequestTimelineEdit.js#L136
Replace `"Expiration·date:·YYYY-MM-DD·or·never·if·blank·(optional)."` with `⏎····························"Expiration·date:·YYYY-MM-DD·or·never·if·blank·(optional)."⏎··························`
|
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/AccessRequestTimelineRead.js#L30
Replace `{expirationDate·===·""·?·i18next.t("Never")·:·expirationDate}` with `⏎··················{expirationDate·===·""·?·i18next.t("Never")·:·expirationDate}⏎················`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/frontpage/RecordsList.js#L72
Do not use Array index in keys
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/AccessRequestTimelineEdit.js#L9
'Segment' is defined but never used
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/overrides/TimelineFeedHeader.js#L14
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/communities.js#L12
'React' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading