Skip to content

build: add CI with GitHub actions #1

build: add CI with GitHub actions

build: add CI with GitHub actions #1

Triggered via push April 12, 2024 15:49
Status Failure
Total duration 2m 54s
Artifacts

build.yml

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

Annotations

12 errors
go1.21
Process completed with exit code 1.
go1.20
Process completed with exit code 1.
linux_386
Process completed with exit code 1.
linux
Process completed with exit code 1.
mac_arm64
Process completed with exit code 1.
mac_amd64
Process completed with exit code 1.
windows
Process completed with exit code 1.
lint: signature/signature-v4-parser.go#L70
`exmaple` is a misspelling of `example` (misspell)
lint: xml/marshal_test.go#L1753
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: s3mem/bucket.go#L145
composites: github.com/rclone/gofakes3/internal/s3io.ReaderWithDummyCloser struct literal uses unkeyed fields (govet)
lint: xml/read.go#L629
ST1015: default case should be first or last in switch statement (stylecheck)
lint
issues found