Skip to content

Feature - Replacing Bcrypt with NodeJS built in PBKDF2 #710

Feature - Replacing Bcrypt with NodeJS built in PBKDF2

Feature - Replacing Bcrypt with NodeJS built in PBKDF2 #710

Triggered via pull request December 19, 2024 16:40
Status Success
Total duration 1m 14s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Linter: 00_Base/src/interfaces/modules/AbstractModule.ts#L12
'OCPP2_0_1_CallAction' is defined but never used. Allowed unused vars must match /^_/u
Linter: 02_Util/src/networkconnection/authenticator/NetworkProfileFilter.ts#L24
'options' is defined but never used. Allowed unused args must match /^_/u