chore(docs-site): bump typescript to ~6.0.3 #397
Annotations
10 errors and 4 warnings
|
backend:
backend/internal/api/routes/routes.go#L27
unnecessaryBlock: block doesn't have definitions, can be simply deleted (gocritic)
|
|
backend:
backend/internal/api/handlers/rewards.go#L29
unnamedResult: consider giving a name to these results (gocritic)
|
|
backend:
backend/internal/api/handlers/chores.go#L51
unnamedResult: consider giving a name to these results (gocritic)
|
|
backend:
backend/internal/api/handlers/chore_push_test.go#L24
unnamedResult: consider giving a name to these results (gocritic)
|
|
backend:
backend/internal/services/mailer.go#L83
Error return value of `client.Close` is not checked (errcheck)
|
|
backend:
backend/internal/realtime/hub.go#L133
Error return value of `c.conn.Close` is not checked (errcheck)
|
|
backend:
backend/internal/realtime/hub.go#L109
Error return value of `c.conn.Close` is not checked (errcheck)
|
|
backend:
backend/internal/api/handlers/auth_test.go#L55
response body must be closed (bodyclose)
|
|
backend:
backend/internal/api/handlers/auth_test.go#L41
response body must be closed (bodyclose)
|
|
backend:
backend/internal/api/handlers/auth_test.go#L27
response body must be closed (bodyclose)
|
|
frontend:
frontend/src/test/render.tsx#L28
This rule can't verify that `export *` only exports components
|
|
frontend:
frontend/src/test/render.tsx#L11
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
frontend:
frontend/src/context/AuthContext.tsx#L129
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
frontend:
frontend/src/components/ChoreFields.tsx#L25
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
backend-coverage
|
39.9 KB |
sha256:45969f82a9c84b548e134d30faf1656337ce848e2f24a530dc12ccec0154c7fb
|
|
|
frontend-coverage
|
8.13 KB |
sha256:af1cea35568eb97b207c38d1a4db35e4b1c9017b63643edf942e0e87dc1488cd
|
|