Skip to content

feat(iottwinmaker): add workspace, component type, entity, scene, syncjob #595

feat(iottwinmaker): add workspace, component type, entity, scene, syncjob

feat(iottwinmaker): add workspace, component type, entity, scene, syncjob #595

Triggered via pull request November 17, 2024 18:16
Status Failure
Total duration 3m 7s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
golangci-lint: resources/iottwinmaker-component-type.go#L43
unnecessary leading newline (whitespace)
golangci-lint: resources/iottwinmaker-component-type.go#L56
unnecessary leading newline (whitespace)
golangci-lint: resources/iottwinmaker-entity.go#L41
unnecessary leading newline (whitespace)
golangci-lint: resources/iottwinmaker-component-type.go#L115
ST1003: struct field workspaceId should be workspaceID (stylecheck)
golangci-lint: resources/iottwinmaker-entity.go#L103
ST1003: struct field workspaceId should be workspaceID (stylecheck)
golangci-lint: resources/iottwinmaker-scene.go#L96
ST1003: struct field workspaceId should be workspaceID (stylecheck)
golangci-lint: resources/iottwinmaker-component-type.go#L120
ST1016: methods on the same type should have the same receiver name (seen 1x "r", 3x "f") (stylecheck)
golangci-lint
issues found