This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
fix(deps): update dependency vue to v3.4.27 #1096
Annotations
10 errors and 2 warnings
golangci-lint:
backend/internal/data/repo/asset_id_type.go#L19
captLocal: `AID' should not be capitalized (gocritic)
|
golangci-lint:
backend/internal/data/repo/asset_id_type.go#L31
captLocal: `AID' should not be capitalized (gocritic)
|
golangci-lint:
backend/internal/data/repo/asset_id_type.go#L20
wrapperFunc: use bytes.ReplaceAll method in `bytes.Replace(d, []byte(`"`), []byte(``), -1)` (gocritic)
|
golangci-lint:
backend/internal/data/repo/asset_id_type.go#L55
wrapperFunc: use bytes.ReplaceAll method in `bytes.Replace(d, []byte(`"`), []byte(``), -1)` (gocritic)
|
golangci-lint:
backend/internal/data/repo/asset_id_type.go#L21
wrapperFunc: use bytes.ReplaceAll method in `bytes.Replace(d, []byte(`-`), []byte(``), -1)` (gocritic)
|
golangci-lint:
backend/internal/data/repo/asset_id_type.go#L56
wrapperFunc: use bytes.ReplaceAll method in `bytes.Replace(d, []byte(`-`), []byte(``), -1)` (gocritic)
|
golangci-lint:
backend/internal/data/repo/repo_group.go#L112
captLocal: `GID' should not be capitalized (gocritic)
|
golangci-lint:
backend/internal/data/repo/repo_group.go#L134
captLocal: `GID' should not be capitalized (gocritic)
|
golangci-lint:
backend/internal/data/repo/repo_group.go#L160
captLocal: `GID' should not be capitalized (gocritic)
|
golangci-lint:
backend/internal/data/repo/repo_group.go#L267
captLocal: `ID' should not be capitalized (gocritic)
|
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/.
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|
Loading