fix: prettier #45
Annotations
5 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
example/src/deviceId.ts#L21
'uuid' is already declared in the upper scope on line 2 column 8
|
src/FireblocksNCWFactory.ts#L301
'deviceId' is already declared in the upper scope on line 227 column 11
|
src/FireblocksNCWFactory.ts#L343
'deviceId' is already declared in the upper scope on line 227 column 11
|
src/FireblocksNCWFactory.ts#L360
'deviceId' is already declared in the upper scope on line 227 column 11
|
This job succeeded
Loading