Skip to content

Feature - Replacing Bcrypt with NodeJS built in PBKDF2 #708

Feature - Replacing Bcrypt with NodeJS built in PBKDF2

Feature - Replacing Bcrypt with NodeJS built in PBKDF2 #708

Triggered via pull request December 17, 2024 23:01
Status Success
Total duration 1m 23s
Artifacts

lint.yml

on: pull_request
Matrix: Linter
Fit to window
Zoom out
Zoom in

Annotations

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