Skip to content

build(deps): bump semver from 5.7.1 to 5.7.2 #18

build(deps): bump semver from 5.7.1 to 5.7.2

build(deps): bump semver from 5.7.1 to 5.7.2 #18

Triggered via pull request August 30, 2024 16:39
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ci / ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci / ci: src/build/config-importer.ts#L3
Unsafe call of an `any` typed value
ci / ci: src/build/config-importer.ts#L4
Unsafe member access .default on an `any` value
ci / ci: src/build/config-importer.ts#L4
Unsafe member access .default on an `any` value
ci / ci: src/build/config-importer.ts#L10
Unsafe return of a value of type `any`
ci / ci: src/build/config-importer.ts#L10
Unsafe member access .default on an `any` value
ci / ci: src/build/config.ts#L25
This line has a length of 121. Maximum allowed is 120
ci / ci: src/build/config.ts#L117
Unsafe spread of an `any` value in an array
ci / ci: src/build/index.ts#L28
Returning a void expression from a function is forbidden. Please remove the `return` statement
ci / ci: src/build/package-json.ts#L7
This line has a length of 121. Maximum allowed is 120
ci / ci: src/build/types.ts#L10
Unexpected any. Specify a different type