Skip to content

fix(plugin-sharing): report a refused resolveToken usage stamp once as a durability degradation — #12981 batch 9 #28647

fix(plugin-sharing): report a refused resolveToken usage stamp once as a durability degradation — #12981 batch 9

fix(plugin-sharing): report a refused resolveToken usage stamp once as a durability degradation — #12981 batch 9 #28647

Triggered via pull request September 2, 2026 03:40
Status Failure
Total duration 18m 45s
Artifacts

lint.yml

on: pull_request
Type Check · source gates
2m 25s
Type Check · source gates
Type Check · workspace
4m 55s
Type Check · workspace
Type Check · debt ledger
5m 24s
Type Check · debt ledger
Type Check · consumer gates
4m 47s
Type Check · consumer gates
Lint & Repo Gates
18m 41s
Lint & Repo Gates
TypeScript Type Check
6s
TypeScript Type Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint & Repo Gates
[anchor-is-not-a-read-site] the page anchors packages/plugins/plugin-sharing/src/share-link-service.ts:595, which the census does not call an elevation read and NON_READ_ANCHORS does not declare. Either the line rotted, or the citation is deliberate and needs a ledger row with a needle.
Lint & Repo Gates
[anchor-is-not-a-read-site] the page anchors packages/plugins/plugin-sharing/src/share-link-service.ts:565, which the census does not call an elevation read and NON_READ_ANCHORS does not declare. Either the line rotted, or the citation is deliberate and needs a ledger row with a needle.
Lint & Repo Gates
[anchor-is-not-a-read-site] the page anchors packages/plugins/plugin-sharing/src/share-link-service.ts:492, which the census does not call an elevation read and NON_READ_ANCHORS does not declare. Either the line rotted, or the citation is deliberate and needs a ledger row with a needle.
Lint & Repo Gates
[anchor-is-not-a-read-site] the page anchors packages/plugins/plugin-sharing/src/share-link-service.ts:488, which the census does not call an elevation read and NON_READ_ANCHORS does not declare. Either the line rotted, or the citation is deliberate and needs a ledger row with a needle.
Lint & Repo Gates
[anchor-is-not-a-read-site] the page anchors packages/plugins/plugin-sharing/src/share-link-service.ts:434, which the census does not call an elevation read and NON_READ_ANCHORS does not declare. Either the line rotted, or the citation is deliberate and needs a ledger row with a needle.
Lint & Repo Gates
[site-without-a-row] packages/plugins/plugin-sharing/src/share-link-service.ts:601 reads `context.isSystem` and NO row on the page anchors it — `context: context.isSystem ? SYSTEM_CTX : context,`. Either the page is missing this elevation behaviour, or an existing row rotted off it.
Lint & Repo Gates
[site-without-a-row] packages/plugins/plugin-sharing/src/share-link-service.ts:571 reads `context.isSystem` and NO row on the page anchors it — `let permitted = context.isSystem === true || row.created_by === context.userId;`. Either the page is missing this elevation behaviour, or an existing row rotted off it.
Lint & Repo Gates
[site-without-a-row] packages/plugins/plugin-sharing/src/share-link-service.ts:498 reads `context.isSystem` and NO row on the page anchors it — `throw context.isSystem`. Either the page is missing this elevation behaviour, or an existing row rotted off it.
Lint & Repo Gates
[site-without-a-row] packages/plugins/plugin-sharing/src/share-link-service.ts:494 reads `context.isSystem` and NO row on the page anchors it — `context: context.isSystem ? SYSTEM_CTX : context,`. Either the page is missing this elevation behaviour, or an existing row rotted off it.
Lint & Repo Gates
[site-without-a-row] packages/plugins/plugin-sharing/src/share-link-service.ts:440 reads `context.isSystem` and NO row on the page anchors it — `if (!policy.enabled && !this.permissive && !context.isSystem) {`. Either the page is missing this elevation behaviour, or an existing row rotted off it.