Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: error in windows "Error: EPERM: operation not permitted, unlink" #134

Merged
merged 2 commits into from
Nov 12, 2024

Merge branch 'main' into fix/128

69c4c22
Select commit
Loading
Failed to load commit list.
Merged

fix: error in windows "Error: EPERM: operation not permitted, unlink" #134

Merge branch 'main' into fix/128
69c4c22
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 12, 2024 in 0s

4 new issues (0 max.) of at least minor severity.

Annotations

Check failure on line 43 in src/core/artifacts/generators/ArtifactGenerator.ts

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/artifacts/generators/ArtifactGenerator.ts#L87

Unsafe member access .moveRemoveSync on an `error` typed value.