Skip to content

Initial implementation #16

Initial implementation

Initial implementation #16

Triggered via pull request January 14, 2025 05:42
@phanectphanect
synchronize #2
impl
Status Failure
Total duration 1m 37s
Artifacts

actions.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: hono/username-and-password/index.ts#L1
Unable to resolve path to module 'hono'
lint: hono/username-and-password/index.ts#L2
Unable to resolve path to module '@hono/node-server'
lint: hono/username-and-password/index.ts#L3
Unable to resolve path to module 'lucia'
lint: hono/username-and-password/index.ts#L14
Unsafe assignment of an error typed value
lint: hono/username-and-password/index.ts#L14
Unsafe construction of a(n) `error` type typed value
lint: hono/username-and-password/index.ts#L16
Unsafe call of a(n) `error` type typed value
lint: hono/username-and-password/index.ts#L16
Unsafe member access .use on an `error` typed value
lint: hono/username-and-password/index.ts#L17
Unsafe member access .req on an `any` value
lint: hono/username-and-password/index.ts#L18
Unsafe return of a value of type `any`
lint: hono/username-and-password/index.ts#L18
Unsafe call of a(n) `any` typed value
test on Node.js v22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: hono/username-and-password/index.ts#L5
Missing file extension "ts" for "./lib/auth.js"
lint: hono/username-and-password/index.ts#L7
Missing file extension "ts" for "./routes/index.js"
lint: hono/username-and-password/index.ts#L8
Missing file extension "ts" for "./routes/login.js"
lint: hono/username-and-password/index.ts#L9
Missing file extension "ts" for "./routes/signup.js"
lint: hono/username-and-password/index.ts#L10
Missing file extension "ts" for "./routes/logout.js"
lint: hono/username-and-password/lib/auth.ts#L3
Missing file extension "ts" for "./db.js"
lint: hono/username-and-password/routes/index.ts#L2
Missing file extension "ts" for "../lib/html.js"
lint: hono/username-and-password/routes/login.ts#L3
Missing file extension "ts" for "../lib/html.js"
lint: hono/username-and-password/routes/login.ts#L4
Missing file extension "ts" for "../lib/db.js"
lint: hono/username-and-password/routes/login.ts#L5
Missing file extension "ts" for "../lib/auth.js"