Skip to content

Restructure packages #10

Restructure packages

Restructure packages #10

Triggered via pull request June 19, 2024 00:48
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
build (arm64)
The job was canceled because "amd64" failed.
build (arm64)
The operation was canceled.
unit-test
Process completed with exit code 1.
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: input/v1beta1/input.go#L45
var-naming: struct field Uri should be URI (revive)
lint: input/v1beta1/input.go#L28
exported: comment on exported type Pkl should be of the form "Pkl ..." (with optional leading article) (revive)
lint: input/v1beta1/input.go#L40
exported: exported type PklSpec should have comment or be unexported (revive)
lint: internal/helper/composition.go#L19
exported: exported type CompositionRequest should have comment or be unexported (revive)
lint: internal/helper/composition.go#L25
exported: exported type CompositionResponse should have comment or be unexported (revive)
lint: internal/helper/composition.go#L31
exported: exported type Requirements should have comment or be unexported (revive)
lint: internal/helper/composition.go#L37
exported: exported type ResourceSelector should have comment or be unexported (revive)
lint: internal/helper/composition.go#L43
exported: exported type Match should have comment or be unexported (revive)
lint: internal/helper/composition.go#L38
var-naming: struct field ApiVersion should be APIVersion (revive)