Skip to content

Fix duplicate-code-detector: Add missing GH_TOKEN for gh CLI authentication #4164

Fix duplicate-code-detector: Add missing GH_TOKEN for gh CLI authentication

Fix duplicate-code-detector: Add missing GH_TOKEN for gh CLI authentication #4164

Re-run triggered June 17, 2026 03:58
Status Success
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ESLint: src/artifact-preservation.ts#L98
Found renameSync from package "fs" with non literal argument at index 0,1
ESLint: src/artifact-preservation.ts#L96
Found readdirSync from package "fs" with non literal argument at index 0
ESLint: src/artifact-preservation.ts#L96
Found existsSync from package "fs" with non literal argument at index 0
ESLint: src/artifact-preservation.ts#L72
Found renameSync from package "fs" with non literal argument at index 0,1
ESLint: src/artifact-preservation.ts#L70
Found readdirSync from package "fs" with non literal argument at index 0
ESLint: src/artifact-preservation.ts#L70
Found existsSync from package "fs" with non literal argument at index 0
ESLint: src/artifact-preservation.ts#L57
Found existsSync from package "fs" with non literal argument at index 0
ESLint: src/artifact-preservation.ts#L18
Found chmodSync from package "fs" with non literal argument at index 0
ESLint: src/artifact-preservation.ts#L15
Found existsSync from package "fs" with non literal argument at index 0
ESLint: src/artifact-preservation.ts#L15
Found existsSync from package "fs" with non literal argument at index 0