Remove package-lock.json, and use Fastly CLI to build. #10
Annotations
10 errors and 1 warning
test (ubuntu-latest):
src/index.ts#L3
Cannot find type definition file for '@fastly/js-compute'.
|
test (ubuntu-latest):
src/index.ts#L6
Cannot find module 'fastly:env' or its corresponding type declarations.
|
test (ubuntu-latest):
src/index.ts#L7
Cannot find module 'fastly:experimental' or its corresponding type declarations.
|
test (ubuntu-latest):
src/index.ts#L20
Cannot find name 'addEventListener'.
|
test (ubuntu-latest):
src/index.ts#L20
Parameter 'event' implicitly has an 'any' type.
|
test (ubuntu-latest):
src/index.ts#L22
Cannot find name 'FetchEvent'.
|
test (ubuntu-latest):
src/index.ts#L24
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
test (ubuntu-latest):
src/index.ts#L31
Cannot find name 'Response'.
|
test (ubuntu-latest):
src/index.ts#L36
Cannot find name 'URL'. Did you mean 'url'?
|
test (ubuntu-latest):
src/index.ts#L72
Cannot find name 'Response'.
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, fastly/compute-actions/setup@v5, fastly/compute-actions/build@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|