Skip to content

fix code that broke deployment #62

fix code that broke deployment

fix code that broke deployment #62

Triggered via push October 26, 2023 13:28
Status Failure
Total duration 2m 10s
Artifacts
Deploy API documentation (Bump)
6s
Deploy API documentation (Bump)
Deploy Live (Demo)
2m 1s
Deploy Live (Demo)
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Deploy Live (Demo): apps/demo/src/app/components/follow-button.tsx#L60
Type 'string[]' has no properties in common with type 'InvalidateQueryFilters'.
Deploy Live (Demo): apps/demo/src/app/components/follow-button.tsx#L62
Type 'string[]' has no properties in common with type 'InvalidateQueryFilters'.
Deploy Live (Demo): apps/demo/src/app/components/markup.tsx#L12
No overload matches this call.
Deploy Live (Demo): apps/demo/src/app/pages/article/components/comment-list.tsx#L23
Type 'string[]' has no properties in common with type 'QueryFilters'.
Deploy Live (Demo): apps/demo/src/app/pages/article/components/comment-list.tsx#L63
Type 'string[]' has no properties in common with type 'QueryFilters'.
Deploy Live (Demo)
Process completed with exit code 1.
Deploy Live (Demo)
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/