chore(deps): update typescript-eslint monorepo to v8 #4770
build-deploy.yml
on: push
Annotations
7 errors and 2 warnings
lint:
src/lib/getCommitsFiltered.ts#L28
Expected the Promise rejection reason to be an Error
|
lint:
src/lib/getManifest.ts#L24
'_' is defined but never used. Allowed unused caught errors must match /_e/u
|
lint:
src/lib/getManifest.ts#L38
'_' is defined but never used. Allowed unused caught errors must match /_e/u
|
lint:
src/lib/getManifest.ts#L63
'_' is defined but never used. Allowed unused caught errors must match /_e/u
|
lint:
src/lib/getPackagePaths.ts#L28
'e' is defined but never used. Allowed unused caught errors must match /_e/u
|
lint:
src/test/lib/updateDeps.test.ts#L150
'name' may use Object's default stringification format ('[object Object]') when stringified
|
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-and-build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|