Experimental: simplify data structs #621
Annotations
16 errors and 12 warnings
Go Build (ubuntu-latest, stable):
test/fuzz-reader/reader.go#L43
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, stable):
sort/strings.go#L44
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, stable):
sort/strings.go#L48
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, stable):
field/numeric.go#L148
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, 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.Chan, reflect.Func, reflect.Interface, reflect.Map, reflect.Pointer|reflect.Ptr, reflect.Slice, reflect.Struct, reflect.UnsafePointer (exhaustive)
|
Go Build (ubuntu-latest, stable):
field/string.go#L134
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, reflect.Uintptr, reflect.Float32, reflect.Float64, reflect.Complex64, reflect.Complex128, reflect.Array, reflect.Chan, reflect.Func, reflect.Interface, reflect.Map, reflect.Pointer|reflect.Ptr, reflect.Slice, reflect.Struct, reflect.UnsafePointer (exhaustive)
|
Go Build (ubuntu-latest, stable)
Process completed with exit code 2.
|
Go Build (ubuntu-latest, oldstable):
test/fuzz-reader/reader.go#L43
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, oldstable):
sort/strings.go#L44
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, oldstable):
sort/strings.go#L48
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, oldstable):
field/numeric.go#L148
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, 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.Chan, reflect.Func, reflect.Interface, reflect.Map, reflect.Pointer|reflect.Ptr, reflect.Slice, reflect.Struct, reflect.UnsafePointer (exhaustive)
|
Go Build (ubuntu-latest, oldstable):
field/string.go#L134
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, reflect.Uintptr, reflect.Float32, reflect.Float64, reflect.Complex64, reflect.Complex128, reflect.Array, reflect.Chan, reflect.Func, reflect.Interface, reflect.Map, reflect.Pointer|reflect.Ptr, reflect.Slice, reflect.Struct, reflect.UnsafePointer (exhaustive)
|
Go Build (ubuntu-latest, oldstable)
Process completed with exit code 2.
|
Go Build (windows-latest, oldstable)
The operation was canceled.
|
Go Build (windows-latest, stable)
The operation was canceled.
|
Go Build (macos-latest, oldstable)
The operation was canceled.
|
Go Build (macos-latest, stable)
The operation was canceled.
|
Go Build (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Build (ubuntu-latest, stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/iso8583/iso8583. Supported file pattern: go.sum
|
Go Build (ubuntu-latest, oldstable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Build (ubuntu-latest, oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/iso8583/iso8583. Supported file pattern: go.sum
|
Go Build (windows-latest, oldstable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Build (windows-latest, oldstable)
Restore cache failed: Dependencies file is not found in D:\a\iso8583\iso8583. Supported file pattern: go.sum
|
Go Build (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Build (windows-latest, stable)
Restore cache failed: Dependencies file is not found in D:\a\iso8583\iso8583. Supported file pattern: go.sum
|
Go Build (macos-latest, oldstable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Build (macos-latest, oldstable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/iso8583/iso8583. Supported file pattern: go.sum
|
Go Build (macos-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Build (macos-latest, stable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/iso8583/iso8583. Supported file pattern: go.sum
|