This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
fix(deps): update module github.com/yeqown/go-qrcode/v2 to v2.2.4 #1108
pull-requests.yaml
on: pull_request
Backend Server Tests
/
Go
1m 39s
Frontend and End-to-End Tests
/
Lint
32s
Frontend and End-to-End Tests
/
Integration Tests
35s
Annotations
12 errors and 4 warnings
Frontend and End-to-End Tests / Lint
Process completed with exit code 1.
|
Frontend and End-to-End Tests / Integration Tests
Process completed with exit code 1.
|
Backend Server Tests / Go:
backend/internal/data/repo/asset_id_type.go#L19
captLocal: `AID' should not be capitalized (gocritic)
|
Backend Server Tests / Go:
backend/internal/data/repo/asset_id_type.go#L31
captLocal: `AID' should not be capitalized (gocritic)
|
Backend Server Tests / Go:
backend/internal/data/repo/asset_id_type.go#L20
wrapperFunc: use bytes.ReplaceAll method in `bytes.Replace(d, []byte(`"`), []byte(``), -1)` (gocritic)
|
Backend Server Tests / Go:
backend/internal/data/repo/asset_id_type.go#L55
wrapperFunc: use bytes.ReplaceAll method in `bytes.Replace(d, []byte(`"`), []byte(``), -1)` (gocritic)
|
Backend Server Tests / Go:
backend/internal/data/repo/asset_id_type.go#L21
wrapperFunc: use bytes.ReplaceAll method in `bytes.Replace(d, []byte(`-`), []byte(``), -1)` (gocritic)
|
Backend Server Tests / Go:
backend/internal/data/repo/asset_id_type.go#L56
wrapperFunc: use bytes.ReplaceAll method in `bytes.Replace(d, []byte(`-`), []byte(``), -1)` (gocritic)
|
Backend Server Tests / Go:
backend/internal/data/repo/repo_group.go#L112
captLocal: `GID' should not be capitalized (gocritic)
|
Backend Server Tests / Go:
backend/internal/data/repo/repo_group.go#L134
captLocal: `GID' should not be capitalized (gocritic)
|
Backend Server Tests / Go:
backend/internal/data/repo/repo_group.go#L160
captLocal: `GID' should not be capitalized (gocritic)
|
Backend Server Tests / Go:
backend/internal/data/repo/repo_group.go#L267
captLocal: `ID' should not be capitalized (gocritic)
|
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. 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. 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
|