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

Feature/add citrine support #53

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feature/add-citrine-support

e56c491
Select commit
Loading
Failed to load commit list.
Open

Feature/add citrine support #53

Merge branch 'main' into feature/add-citrine-support
e56c491
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jun 4, 2024 in 0s

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

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

Issues
======
- Added 7
           

See the complete overview on Codacy

Annotations

Check warning on line 90 in citrineos/add-charger.sh

See this annotation in the file changed.

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

citrineos/add-charger.sh#L90

Double quote to prevent globbing and word splitting.

Check warning on line 91 in citrineos/add-charger.sh

See this annotation in the file changed.

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

citrineos/add-charger.sh#L91

Double quote to prevent globbing and word splitting.

Check warning on line 115 in citrineos/add-charger.sh

See this annotation in the file changed.

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

citrineos/add-charger.sh#L115

Double quote to prevent globbing and word splitting.

Check warning on line 10 in demo-iso15118-2-ac-plus-ocpp.sh

See this annotation in the file changed.

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

demo-iso15118-2-ac-plus-ocpp.sh#L10

CITRINEOS_REPO appears unused. Verify use (or export if used externally).

Check warning on line 11 in demo-iso15118-2-ac-plus-ocpp.sh

See this annotation in the file changed.

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

demo-iso15118-2-ac-plus-ocpp.sh#L11

CITRINEOS_BRANCH appears unused. Verify use (or export if used externally).

Check warning on line 105 in demo-iso15118-2-ac-plus-ocpp.sh

See this annotation in the file changed.

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

demo-iso15118-2-ac-plus-ocpp.sh#L105

Double quote to prevent globbing and word splitting.

Check warning on line 109 in demo-iso15118-2-ac-plus-ocpp.sh

See this annotation in the file changed.

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

demo-iso15118-2-ac-plus-ocpp.sh#L109

Double quote to prevent globbing and word splitting.