This repository has been archived by the owner on May 22, 2024. It is now read-only.
readme instructions #3
Annotations
4 errors and 4 warnings
build:
src/server/server.ts#L1
Cannot find module 'https://deno.land/x/[email protected]/mod.ts' or its corresponding type declarations.
|
build:
src/server/sync_test.ts#L1
Cannot find module 'https://deno.land/x/[email protected]/mod.ts' or its corresponding type declarations.
|
build:
src/server/sync_test.ts#L12
Cannot find name 'Deno'.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, volta-cli/action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
build:
src/server/server.ts#L6
Missing return type on function
|
build:
src/server/server.ts#L6
Missing return type on function
|