Skip to content

fix(auth): replaced authentication middleware with one intended for post requests. (Note: docker node 18 -> 20) #1189

fix(auth): replaced authentication middleware with one intended for post requests. (Note: docker node 18 -> 20)

fix(auth): replaced authentication middleware with one intended for post requests. (Note: docker node 18 -> 20) #1189

Triggered via pull request February 13, 2025 04:07
@andrewsu31098andrewsu31098
synchronize #1152
Status Success
Total duration 42s
Artifacts

lint-pull-requests.yml

on: pull_request_target
Run linters for pull requests
34s
Run linters for pull requests
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
src/client/components/pages/revision.js#L177
Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)
src/client/entity-editor/common/entity-search-field-option.js#L129
'props' is defined but never used (@typescript-eslint/no-unused-vars)
src/server/helpers/collectionRouteUtils.js#L22
'log' is defined but never used (@typescript-eslint/no-unused-vars)
src/server/routes/register.js#L22
'handler' is defined but never used (@typescript-eslint/no-unused-vars)