🚨 fix lint errors #1
Annotations
3 errors and 4 warnings
Lint:
packages/staging/src/types.ts#L1
'Request' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/staging/src/types.ts#L4
ES2015 module syntax is preferred over namespaces
|
Lint
Process completed with exit code 1.
|
Lint:
examples/nextjs/server.ts#L66
Unexpected any. Specify a different type
|
Lint:
packages/staging/src/index.ts#L57
Unnecessary escape character: \[
|
Lint:
packages/staging/src/types.ts#L8
Unexpected any. Specify a different type
|
Extract pnpm version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading