This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
backend: Pluggable blob storage interface supporting attachment documents #948
pull-requests.yaml
on: pull_request
Backend Server Tests
/
Go
1m 49s
Frontend and End-to-End Tests
/
Lint
1m 0s
Frontend and End-to-End Tests
/
Integration Tests
1m 22s
Annotations
5 errors and 5 warnings
Frontend and End-to-End Tests / Integration Tests
Process completed with exit code 201.
|
Backend Server Tests / Go:
backend/app/api/handlers/v1/v1_ctrl_items_attachments.go#L168
Error return value of `content.Close` is not checked (errcheck)
|
Backend Server Tests / Go:
backend/internal/core/blobstore/local.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
Backend Server Tests / Go:
backend/internal/core/blobstore/store.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
Backend Server Tests / Go
issues found
|
Frontend and End-to-End Tests / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend and End-to-End Tests / Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-task@v1, pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend and End-to-End Tests / Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|
Backend Server Tests / Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-task@v1, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Backend Server Tests / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|