direct: Add dashboards support #18289
push.yml
on: pull_request
cleanups
2s
lint
1m 41s
validate-generated-is-up-to-date
58s
validate-python-codegen
10s
Matrix: tests
Annotations
16 errors and 6 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
bundle/direct/dresources/dashboard.go#L171
ineffectual assignment to publishForceSendFields (ineffassign)
|
|
lint:
libs/structs/structdiff/diff_test.go#L35
File is not properly formatted (gofmt)
|
|
lint:
bundle/config/validate/required.go#L93
ruleguard: Consider using 'var warehouseIdPaths []dyn.Path' to declare a nil slice instead of an empty slice literal (gocritic)
|
|
lint:
bundle/config/validate/required.go#L92
ruleguard: Consider using 'var warehouseIdLocations []dyn.Location' to declare a nil slice instead of an empty slice literal (gocritic)
|
|
lint:
bundle/config/validate/required.go#L91
ruleguard: Consider using 'var namePaths []dyn.Path' to declare a nil slice instead of an empty slice literal (gocritic)
|
|
lint:
bundle/config/validate/required.go#L90
ruleguard: Consider using 'var nameLocations []dyn.Location' to declare a nil slice instead of an empty slice literal (gocritic)
|
|
lint:
bundle/direct/dresources/dashboard.go#L187
resources.DashboardConfig is missing fields SerializedDashboard, ForceSendFields (exhaustruct)
|
|
lint:
bundle/direct/dresources/dashboard.go#L130
resources.DashboardConfig is missing fields SerializedDashboard, ForceSendFields (exhaustruct)
|
|
lint:
bundle/direct/dresources/dashboard.go#L63
resources.DashboardConfig is missing fields SerializedDashboard, ForceSendFields (exhaustruct)
|
|
tests (ubuntu-latest, direct)
Process completed with exit code 2.
|
|
tests (macos-latest, direct)
Process completed with exit code 2.
|
|
tests (windows-latest, direct)
Process completed with exit code 1.
|
|
tests (macos-latest, terraform)
Process completed with exit code 2.
|
|
tests (ubuntu-latest, terraform)
Process completed with exit code 2.
|
|
tests (windows-latest, terraform)
Process completed with exit code 1.
|
|
validate-generated-is-up-to-date
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
tests (ubuntu-latest, direct)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
tests (macos-latest, direct)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
|
tests (macos-latest, terraform)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
|
tests (ubuntu-latest, terraform)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|