Squashed commit of the following: #8
Annotations
6 errors and 1 warning
build:
src/routes/_auth/seeds/index.tsx#L122
Type 'string' is not assignable to type '{ lat: number; lon: number; }'.
|
build:
src/routes/_auth/seeds/index.tsx#L129
Type 'string' is not assignable to type '{ lat: number; lon: number; }'.
|
build:
src/routes/_auth/seeds/index.tsx#L136
Type 'string' is not assignable to type '{ lat: number; lon: number; }'.
|
build:
src/routes/_auth/seeds/index.tsx#L143
Type 'string' is not assignable to type '{ lat: number; lon: number; }'.
|
build:
src/routes/_auth/seeds/index.tsx#L150
Type 'string' is not assignable to type '{ lat: number; lon: number; }'.
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pr-mpt/actions-commit-hash@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|