This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
feat(nano-server): get user auth #260
build-lint.yaml
on: pull_request
Build & Lint Typescript
16s
Annotations
4 errors
Build & Lint Typescript:
packages/nano-server/src/nano-server.ts#L486
Type 'string | string[] | undefined' is not assignable to type 'string | undefined'.
|
Build & Lint Typescript:
packages/nano-server/src/nano-server.ts#L487
Type 'string | string[] | undefined' is not assignable to type 'string | undefined'.
|
Build & Lint Typescript:
packages/nano-server/src/nano-server.ts#L488
Type 'string | string[] | undefined' is not assignable to type 'string | undefined'.
|
Build & Lint Typescript
Process completed with exit code 1.
|