cleanup: clean up eslint complaint #294
Annotations
4 errors and 2 warnings
release (ubuntu-latest):
src/renderer/hooks/use-overrides.tsx#L1
Property 'onOverridesChange' does not exist on type '{ updateOverride(pluginId: string, source: NumberArrayWithStatus, override: NumberArrayWithStatus): void; deleteOverride(pluginId: string, source: NumberArrayWithStatus): void; }'.
|
release (ubuntu-latest)
Process completed with exit code 2.
|
release (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
release (macos-latest)
The operation was canceled.
|
release (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|