Restructure packages #10
ci.yml
on: pull_request
Matrix: build
lint
30s
unit-test
57s
push
0s
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)
|