Skip to content

Refactor: re-throw error on load #393

Refactor: re-throw error on load

Refactor: re-throw error on load #393

Triggered via pull request March 9, 2024 10:52
Status Success
Total duration 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
@typescript-eslint/no-empty-function: src/wavesurfer.ts#L192
Unexpected empty arrow function.
@typescript-eslint/no-explicit-any: src/player.ts#L48
Unexpected any. Specify a different type. * [SUGGESTION] Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct. * [SUGGESTION] Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of.
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.