Update eslint #139
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lib/audioEditor/BufferManager.ts#L67
'e' is defined but never used
|
lib/filters/ReverbFilter.ts#L125
'e' is defined but never used
|
lib/recorder/Recorder.ts#L107
'e' is defined but never used
|
lib/services/BufferFetcherService.ts#L55
'e' is defined but never used
|
lib/utils/TimerSaveTime.ts#L30
Expected an assignment or function call and instead saw an expression
|
lib/voiceRecorder/VoiceRecorder.ts#L165
Expected an assignment or function call and instead saw an expression
|
lib/voiceRecorder/VoiceRecorder.ts#L168
Expected an assignment or function call and instead saw an expression
|
lib/voiceRecorder/VoiceRecorder.ts#L239
'e' is defined but never used
|
lib/voiceRecorder/VoiceRecorder.ts#L338
Expected an assignment or function call and instead saw an expression
|
lib/voiceRecorder/VoiceRecorder.ts#L350
Expected an assignment or function call and instead saw an expression
|
This job succeeded
Loading