Fix duplicate-code-detector: Add missing GH_TOKEN for gh CLI authentication #4164
lint.yml
on: pull_request
ESLint
18s
Markdown Lint
18s
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
|