Skip to content

Cleanup

e39804d
Select commit
Loading
Failed to load commit list.
Closed

Move release to gha #78

Cleanup
e39804d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 20, 2025 in 0s

1 new security issue (0 max.).

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
- Added 5
           

See the complete overview on Codacy

Annotations

Check warning on line 34 in .github/workflows/main.yml

See this annotation in the file changed.

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

.github/workflows/main.yml#L34

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.

Check warning on line 16 in install-binary.sh

See this annotation in the file changed.

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

install-binary.sh#L16

Double quote to prevent globbing and word splitting.

Check warning on line 74 in install-binary.sh

See this annotation in the file changed.

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

install-binary.sh#L74

Double quote to prevent globbing and word splitting.

Check warning on line 77 in install-binary.sh

See this annotation in the file changed.

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

install-binary.sh#L77

Double quote to prevent globbing and word splitting.

Check warning on line 79 in install-binary.sh

See this annotation in the file changed.

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

install-binary.sh#L79

Double quote to prevent globbing and word splitting.