Skip to content

feat: enhance user feedback during initialization

7ecc4f8
Select commit
Loading
Failed to load commit list.
Merged

Feature/improve ux #50

feat: enhance user feedback during initialization
7ecc4f8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codacy Production / Codacy Static Code Analysis succeeded Apr 3, 2025 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check notice on line 102 in config/config.go

See this annotation in the file changed.

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

config/config.go#L102

exported method ConfigType.CreateCodacyDirs should have comment or be unexported

Check warning on line 103 in config/config.go

See this annotation in the file changed.

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

config/config.go#L103

Detected file permissions that are set to more than `0600` (user/owner can read and write). Setting file permissions to higher than `0600` is most likely unnecessary and violates the principle of least privilege.

Check warning on line 103 in config/config.go

See this annotation in the file changed.

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

config/config.go#L103

The application was found setting directory permissions to overly permissive values.

Check warning on line 107 in config/config.go

See this annotation in the file changed.

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

config/config.go#L107

Detected file permissions that are set to more than `0600` (user/owner can read and write). Setting file permissions to higher than `0600` is most likely unnecessary and violates the principle of least privilege.

Check warning on line 107 in config/config.go

See this annotation in the file changed.

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

config/config.go#L107

The application was found setting directory permissions to overly permissive values.

Check warning on line 111 in config/config.go

See this annotation in the file changed.

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

config/config.go#L111

Detected file permissions that are set to more than `0600` (user/owner can read and write). Setting file permissions to higher than `0600` is most likely unnecessary and violates the principle of least privilege.

Check warning on line 111 in config/config.go

See this annotation in the file changed.

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

config/config.go#L111

The application was found setting directory permissions to overly permissive values.

Check notice on line 117 in config/config.go

See this annotation in the file changed.

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

config/config.go#L117

exported method ConfigType.CreateLocalCodacyDir should have comment or be unexported

Check warning on line 118 in config/config.go

See this annotation in the file changed.

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

config/config.go#L118

Detected file permissions that are set to more than `0600` (user/owner can read and write). Setting file permissions to higher than `0600` is most likely unnecessary and violates the principle of least privilege.

Check warning on line 118 in config/config.go

See this annotation in the file changed.

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

config/config.go#L118

The application was found setting directory permissions to overly permissive values.

Check notice on line 137 in config/config.go

See this annotation in the file changed.

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

config/config.go#L137

parameter 'name' seems to be unused, consider removing or renaming it as _

Check notice on line 156 in config/config.go

See this annotation in the file changed.

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

config/config.go#L156

parameter 'name' seems to be unused, consider removing or renaming it as _