Split Cloud Hypervisor manager lifecycle into focused modules #6564
lint.yml
on: pull_request
ESLint
23s
Markdown Lint
16s
Annotations
10 warnings
|
ESLint:
src/artifact-preservation.ts#L102
Found existsSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L88
Found chmodSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L77
Found chmodSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L74
Found existsSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L71
Found existsSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L30
Found openSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-preservation.ts#L23
Found openSync from package "fs" with non literal argument at index 0
|
|
ESLint:
src/artifact-permissions.ts#L153
Avoid template literals with expressions in execa arguments. Pass arguments as separate array elements
|
|
ESLint:
src/artifact-permissions.ts#L151
Avoid template literals with expressions in execa arguments. Pass arguments as separate array elements
|
|
ESLint:
src/artifact-permissions.ts#L109
Found existsSync from package "fs" with non literal argument at index 0
|