Начинаем программировать #2
Annotations
6 errors and 1 warning
build:
src/pages/main.tsx#L121
Type 'string' is not assignable to type 'number'.
|
build:
src/pages/main.tsx#L128
Type 'string' is not assignable to type 'number'.
|
build:
src/pages/main.tsx#L129
Type 'string' is not assignable to type 'number'.
|
build:
src/pages/main.tsx#L130
Type 'string' is not assignable to type 'number'.
|
build:
src/pages/main.tsx#L131
Type 'string' is not assignable to type 'number'.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|