Skip to content

Cue gen

Cue gen #388

Triggered via pull request August 18, 2023 13:08
@K-PhoenK-Phoen
synchronize #231
cue-gen
Status Failure
Total duration 1m 54s
Artifacts

ci.yaml

on: pull_request
Documentation
57s
Documentation
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Tests (1.20): gen/playlist/playlist_builder_gen.go#L8
undefined: Dashboard
Tests (1.20): gen/playlist/playlist_builder_gen.go#L12
undefined: Dashboard (typecheck)
Tests (1.20): internal/gen/simplecue/utils.go#L12
`mustDumpsyn` is unused (deadcode)
Tests (1.20): internal/gen/simplecue/utils.go#L72
ifElseChain: rewrite if-else to switch statement (gocritic)
Tests (1.20): cmd/sandbox/codegen-cue/main.go#L19
commentFormatting: put a space between `//` and comment text (gocritic)
Tests (1.20): internal/gen/ast/ast.go#L64
Consider pre-allocating `filteredTypes` (prealloc)
Tests (1.20): internal/gen/simplecue/generator.go#L120
Consider pre-allocating `fields` (prealloc)
Tests (1.20): gen/dashboard/dashboard_types_gen.go#L62
var-naming: struct field Id should be ID (revive)
Tests (1.20): gen/dashboard/dashboard_types_gen.go#L64
var-naming: struct field Uid should be UID (revive)
Tests (1.20): gen/dashboard/dashboard_types_gen.go#L73
var-naming: struct field GnetId should be GnetID (revive)
Tests (1.20): gen/playlist/playlist_builder_gen.go#L8
undefined: Dashboard
Tests (1.20): gen/playlist/playlist_builder_gen.go#L12
undefined: Dashboard
Tests (1.20)
Process completed with exit code 2.
Tests (1.19)
The job was canceled because "_1_20" failed.
Tests (1.19)
The operation was canceled.
Tests (1.19): gen/playlist/playlist_builder_gen.go#L8
undefined: Dashboard
Tests (1.19): gen/playlist/playlist_builder_gen.go#L12
undefined: Dashboard
Tests (1.19): internal/gen/simplecue/utils.go#L12
`mustDumpsyn` is unused (deadcode)
Tests (1.19): internal/gen/simplecue/utils.go#L72
ifElseChain: rewrite if-else to switch statement (gocritic)
Tests (1.19): cmd/sandbox/codegen-cue/main.go#L19
commentFormatting: put a space between `//` and comment text (gocritic)
Tests (1.19): internal/gen/ast/ast.go#L64
Consider pre-allocating `filteredTypes` (prealloc)
Tests (1.19): internal/gen/simplecue/generator.go#L120
Consider pre-allocating `fields` (prealloc)
Tests (1.19): gen/dashboard/dashboard_types_gen.go#L62
var-naming: struct field Id should be ID (revive)
Tests (1.19): gen/dashboard/dashboard_types_gen.go#L64
var-naming: struct field Uid should be UID (revive)
Tests (1.19): gen/dashboard/dashboard_builder_gen.go#L48
var-naming: func Id should be ID (revive)