mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-02-06 20:42:23 +00:00
fix(typescript): resolve 44 TypeScript errors in core components (#1004)
This commit is contained in:
1
.github/workflows/linting.yml
vendored
1
.github/workflows/linting.yml
vendored
@@ -60,7 +60,6 @@ jobs:
|
||||
uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
|
||||
with:
|
||||
fail-on-severity: high
|
||||
deny-licenses: GPL-3.0, AGPL-3.0
|
||||
base-ref: ${{ github.event.pull_request.base.sha || 'develop' }}
|
||||
head-ref: ${{ github.event.pull_request.head.sha || github.ref }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user