Skip to content

feat: Add types to handle redirects from content API #43

feat: Add types to handle redirects from content API

feat: Add types to handle redirects from content API #43

Triggered via push March 26, 2024 16:24
Status Failure
Total duration 38s
Artifacts

release-next.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
release: src/server/utils/hooks.ts#L20
Property 'meta' does not exist on type 'DocumentResult'.
release: src/server/utils/hooks.ts#L38
Argument of type 'DocumentResult' is not assignable to parameter of type 'NeosData'.
release: src/server/utils/hooks.ts#L61
Property 'node' does not exist on type 'DocumentResult'.
release: src/server/utils/hooks.ts#L79
Property 'site' does not exist on type 'DocumentResult'.
release
Process completed with exit code 2.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/