feat: add sealed probes for private repositories #5634
lint.yml
on: pull_request
ESLint
19s
Markdown Lint
15s
Annotations
10 warnings
|
ESLint:
src/artifact-preservation.ts#L71
Found renameSync from package "fs" with non literal argument at index 0,1
|
|
ESLint:
src/artifact-preservation.ts#L69
Found readdirSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L69
Found existsSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L56
Found existsSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L19
Found chmodSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L16
Found existsSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L16
Found existsSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-permissions.ts#L72
Avoid template literals with expressions in execa arguments. Pass arguments as separate array elements
|
|
ESLint:
src/artifact-permissions.ts#L70
Avoid template literals with expressions in execa arguments. Pass arguments as separate array elements
|
|
ESLint:
src/artifact-permissions.ts#L37
Found existsSync from package "fs" with non literal argument at index 0
|