Annotations
5 errors and 1 warning
build:
src/store/migrate.ts#L160
Cannot find name 'LocalStorageInterfaceV14ToV15'. Did you mean 'LocalStorageInterfaceV14ToV16'?
|
build:
src/store/migrate.ts#L161
Parameter 'chat' implicitly has an 'any' type.
|
build:
src/store/migrate.ts#L169
Parameter 'prompt' implicitly has an 'any' type.
|
build:
src/store/migrate.ts#L174
Parameter 'prompt' implicitly has an 'any' type.
|
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/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/
|