Added code for setting up WebApi with Express.js #93
Annotations
4 errors
Build application code (ubuntu-latest, 20.10.x):
packages/emmett-expressjs/src/etag.ts#L26
Unsafe argument of type `Brand<string, "ETag">` assigned to a parameter of type `string`
|
Build application code (ubuntu-latest, 20.10.x):
packages/emmett-expressjs/src/etag.ts#L30
Unsafe argument of type `Brand<string, "ETag">` assigned to a parameter of type `string`
|
Build application code (ubuntu-latest, 20.10.x):
packages/emmett-expressjs/src/etag.ts#L62
Unsafe argument of type `Brand<string, "ETag">` assigned to a parameter of type `string | number | readonly string[]`
|
Build application code (ubuntu-latest, 20.10.x)
Process completed with exit code 1.
|