Skip to content

feat: added error codes #111

feat: added error codes

feat: added error codes #111

Re-run triggered October 10, 2024 22:21
Status Failure
Total duration 48s
Artifacts

build.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint (1.20): h3_test.go#L1267
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, reflect.Int, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr, reflect.Float32, reflect.Float64, reflect.Complex64, reflect.Complex128, reflect.Array, reflect.String, reflect.Struct (exhaustive)
lint (1.20): h3_test.go#L952
fieldalignment: struct with 40 pointer bytes could be 16 (govet)
lint (1.20): h3_test.go#L978
fieldalignment: struct with 32 pointer bytes could be 16 (govet)
lint (1.20): h3_test.go#L1005
fieldalignment: struct with 40 pointer bytes could be 16 (govet)
lint (1.20): h3_test.go#L548
only cuddled expressions if assigning variable or using from line above (wsl)
lint (1.20): h3_test.go#L563
only cuddled expressions if assigning variable or using from line above (wsl)
lint (1.20): h3_test.go#L438
only cuddled expressions if assigning variable or using from line above (wsl)
lint (1.20): example_test.go#L13
only one cuddle assignment allowed before if statement (wsl)
lint (1.20): example_test.go#L16
expressions should not be cuddled with blocks (wsl)
lint (1.20)
issues found
lint (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/h3-go/h3-go. Supported file pattern: go.sum
test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/h3-go/h3-go. Supported file pattern: go.sum
test (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/h3-go/h3-go. Supported file pattern: go.sum
test (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/h3-go/h3-go. Supported file pattern: go.sum