fix: filter AWF-internal hostnames from blocked-domain reports #5652
lint.yml
on: pull_request
ESLint
20s
Markdown Lint
17s
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
|