feat: update version #48
Annotations
5 errors and 1 warning
build:
src/views/detail/index.tsx#L1
Type '() => JSX.Element' is not assignable to type '(progress: number, distance: number) => Element'.
|
build:
src/views/detail/index.tsx#L1
Type '(progress: number) => Element' is not assignable to type '(progress: number, distance: number) => Element'.
|
build:
src/views/detail/index.tsx#L1
Type '() => JSX.Element' is not assignable to type '(progress: number, distance: number) => Element'.
|
build:
src/views/detail/index.tsx#L1
Type '() => JSX.Element' is not assignable to type '(progress: number, distance: number) => Element'.
|
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, actions/setup-node@v2.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|