Merge pull request #1400 from safing/feature/icon-source #1128
Annotations
10 errors and 2 warnings
Linter:
updates/export.go#L164
v.KeyIsSet undefined (type *Versions has no field or method KeyIsSet) (typecheck)
|
Linter:
updates/export.go#L165
v.SetKey undefined (type *Versions has no field or method SetKey) (typecheck)
|
Linter:
updates/export.go#L171
v.KeyIsSet undefined (type *SimpleVersions has no field or method KeyIsSet) (typecheck)
|
Linter:
updates/export.go#L172
v.SetKey undefined (type *SimpleVersions has no field or method SetKey) (typecheck)
|
Linter:
updates/export.go#L178
s.KeyIsSet undefined (type *UpdateStateExport has no field or method KeyIsSet) (typecheck)
|
Linter:
updates/export.go#L179
s.SetKey undefined (type *UpdateStateExport has no field or method SetKey) (typecheck)
|
Linter:
updates/state.go#L27
export.CreateMeta undefined (type *RegistryStateExport has no field or method CreateMeta) (typecheck)
|
Linter:
updates/state.go#L28
export.SetKey undefined (type *RegistryStateExport has no field or method SetKey) (typecheck)
|
Linter:
status/provider.go#L31
status.CreateMeta undefined (type *SystemStatusRecord has no field or method CreateMeta) (typecheck)
|
Linter:
status/provider.go#L32
status.SetKey undefined (type *SystemStatusRecord has no field or method SetKey) (typecheck)
|
Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|