major refactor. core/service/gateway layers #22
Annotations
19 errors and 4 warnings
|
build (arm64):
internal/gateway/bootloader/bootloader.go#L1
expected 'package', found 'EOF'
|
|
build (arm64):
internal/gateway/container/container.go#L1
expected 'package', found 'EOF'
|
|
build (arm64):
internal/gateway/initramfs/initramfs.go#L1
expected 'package', found 'EOF'
|
|
build (arm64)
Process completed with exit code 1.
|
|
build (riscv64)
The job was canceled because "arm64" failed.
|
|
build (riscv64):
internal/gateway/bootloader/bootloader.go#L1
expected 'package', found 'EOF'
|
|
build (riscv64):
internal/gateway/container/container.go#L1
expected 'package', found 'EOF'
|
|
build (riscv64):
internal/gateway/initramfs/initramfs.go#L1
expected 'package', found 'EOF'
|
|
build (riscv64)
Process completed with exit code 1.
|
|
build (386)
The job was canceled because "arm64" failed.
|
|
build (386):
internal/gateway/bootloader/bootloader.go#L1
expected 'package', found 'EOF'
|
|
build (386):
internal/gateway/container/container.go#L1
expected 'package', found 'EOF'
|
|
build (386):
internal/gateway/initramfs/initramfs.go#L1
expected 'package', found 'EOF'
|
|
build (386)
The operation was canceled.
|
|
build (amd64)
The job was canceled because "arm64" failed.
|
|
build (amd64):
internal/gateway/bootloader/bootloader.go#L1
expected 'package', found 'EOF'
|
|
build (amd64):
internal/gateway/container/container.go#L1
expected 'package', found 'EOF'
|
|
build (amd64):
internal/gateway/initramfs/initramfs.go#L1
expected 'package', found 'EOF'
|
|
build (amd64)
The operation was canceled.
|
|
build (arm64)
Restore cache failed: Dependencies file is not found in /home/runner/work/kman/kman. Supported file pattern: go.sum
|
|
build (riscv64)
Restore cache failed: Dependencies file is not found in /home/runner/work/kman/kman. Supported file pattern: go.sum
|
|
build (386)
Restore cache failed: Dependencies file is not found in /home/runner/work/kman/kman. Supported file pattern: go.sum
|
|
build (amd64)
Restore cache failed: Dependencies file is not found in /home/runner/work/kman/kman. Supported file pattern: go.sum
|