Skip to content

Fix pre-complete Access Token permissions #27657

Fix pre-complete Access Token permissions

Fix pre-complete Access Token permissions #27657

Triggered via pull request February 26, 2025 02:00
@gsvdgsvd
synchronize #33691
gsvd:main
Status Failure
Total duration 18m 37s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
frontend: web_src/js/components/ScopedAccessTokenSelector.vue#L27
Element implicitly has an 'any' type because expression of type '"admin"' can't be used to index type '{ activitypub: { read: { value: string; selected: boolean; }; write: { value: string; selected: boolean; }; }; }'.
frontend: web_src/js/components/ScopedAccessTokenSelector.vue#L38
Element implicitly has an 'any' type because expression of type '"issue"' can't be used to index type '{ activitypub: { read: { value: string; selected: boolean; }; write: { value: string; selected: boolean; }; }; }'.
frontend: web_src/js/components/ScopedAccessTokenSelector.vue#L48
Element implicitly has an 'any' type because expression of type '"misc"' can't be used to index type '{ activitypub: { read: { value: string; selected: boolean; }; write: { value: string; selected: boolean; }; }; }'.
frontend: web_src/js/components/ScopedAccessTokenSelector.vue#L58
Element implicitly has an 'any' type because expression of type '"notification"' can't be used to index type '{ activitypub: { read: { value: string; selected: boolean; }; write: { value: string; selected: boolean; }; }; }'.
frontend: web_src/js/components/ScopedAccessTokenSelector.vue#L68
Element implicitly has an 'any' type because expression of type '"organization"' can't be used to index type '{ activitypub: { read: { value: string; selected: boolean; }; write: { value: string; selected: boolean; }; }; }'.
frontend: web_src/js/components/ScopedAccessTokenSelector.vue#L78
Element implicitly has an 'any' type because expression of type '"package"' can't be used to index type '{ activitypub: { read: { value: string; selected: boolean; }; write: { value: string; selected: boolean; }; }; }'.
frontend: web_src/js/components/ScopedAccessTokenSelector.vue#L88
Element implicitly has an 'any' type because expression of type '"repository"' can't be used to index type '{ activitypub: { read: { value: string; selected: boolean; }; write: { value: string; selected: boolean; }; }; }'.
frontend: web_src/js/components/ScopedAccessTokenSelector.vue#L98
Element implicitly has an 'any' type because expression of type '"user"' can't be used to index type '{ activitypub: { read: { value: string; selected: boolean; }; write: { value: string; selected: boolean; }; }; }'.
frontend
Process completed with exit code 2.
checks-backend
Process completed with exit code 2.