Bump yup from 0.32.9 to 1.4.0 #24
Annotations
10 errors and 1 warning
Lint:
src/constants/getReportTag.ts#L15
Replace `typeof·OPTION_NAMES_TO_HASH` with `(typeof·OPTION_NAMES_TO_HASH)`
|
Lint:
src/format/counters.ts#L3
Replace `·(key:·keyof·FileCoverage)·=>·(⏎····value:·FileCoverage⏎)·=>` with `⏎····(key:·keyof·FileCoverage)·=>·(value:·FileCoverage)·=>⏎·······`
|
Lint:
src/format/counters.ts#L7
Replace `·(key:·keyof·FileCoverage)·=>·(⏎····value:·FileCoverage⏎)·=>` with `⏎····(key:·keyof·FileCoverage)·=>·(value:·FileCoverage)·=>⏎·······`
|
Lint:
src/typings/ActionError.ts#L11
Replace `(details·as·unknown)` with `details·as·unknown`
|
Lint:
src/utils/getPrPatch.ts#L6
Insert `⏎···`
|
Lint:
src/utils/getPrPatch.ts#L12
Delete `(`
|
Lint:
src/utils/getPrPatch.ts#L15
Delete `)`
|
Lint:
src/utils/getPrPatch.ts#L22
Delete `(`
|
Lint:
src/utils/getPrPatch.ts#L29
Delete `)`
|
Lint:
tests/annotations/createCoverageAnnotations.test.ts#L20
Replace `(jsonReport2·as·unknown)` with `jsonReport2·as·unknown`
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading