Skip to content

Add renovate.json

Add renovate.json #14

Triggered via push December 5, 2023 02:37
Status Failure
Total duration 30s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: source/catalog.ts#L13
Unsafe call of an `any` typed value
build: source/catalog.ts#L18
Unsafe call of an `any` typed value
build: source/product.ts#L17
Unsafe return of an `any` typed value
build: source/product.ts#L17
Unsafe call of an `any` typed value
build: source/product.ts#L23
Unsafe call of an `any` typed value
build: source/product.ts#L35
Unsafe return of an `any` typed value
build: source/product.ts#L35
Unsafe member access .parse on an `any` value
build: source/product.ts#L35
Unsafe call of an `any` typed value
build: source/product.ts#L65
Unsafe call of an `any` typed value
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/