fix: error in windows "Error: EPERM: operation not permitted, unlink" #134
4 new issues (0 max.) of at least minor severity.
Annotations
Check failure on line 43 in src/core/artifacts/generators/ArtifactGenerator.ts
codacy-production / Codacy Static Code Analysis
src/core/artifacts/generators/ArtifactGenerator.ts#L43
Unsafe call of an `error` type typed value.
Check failure on line 43 in src/core/artifacts/generators/ArtifactGenerator.ts
codacy-production / Codacy Static Code Analysis
src/core/artifacts/generators/ArtifactGenerator.ts#L43
Unsafe member access .moveRemoveSync on an `error` typed value.
Check failure on line 87 in src/core/artifacts/generators/ArtifactGenerator.ts
codacy-production / Codacy Static Code Analysis
src/core/artifacts/generators/ArtifactGenerator.ts#L87
Unsafe call of an `error` type typed value.
Check failure on line 87 in src/core/artifacts/generators/ArtifactGenerator.ts
codacy-production / Codacy Static Code Analysis
src/core/artifacts/generators/ArtifactGenerator.ts#L87
Unsafe member access .moveRemoveSync on an `error` typed value.