Skip to content

chore: remove golangci local #81

chore: remove golangci local

chore: remove golangci local #81

Triggered via push June 19, 2024 10:36
Status Success
Total duration 1m 7s
Artifacts

test.yml

on: push
sonarcloud
57s
sonarcloud
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
sonarcloud: codec/json.go#L21
error returned from external package is unwrapped: sig: func (*encoding/json.Decoder).Decode(v any) error (wrapcheck)
sonarcloud: codec/map.go#L15
`seperator` is a misspelling of `separator` (misspell)
sonarcloud: codec/map.go#L29
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr, reflect.Float32, 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)
sonarcloud: codec/map.go#L31
type assertion must be checked (forcetypeassert)
sonarcloud: codec/map.go#L33
type assertion must be checked (forcetypeassert)
sonarcloud: codec/map.go#L35
type assertion must be checked (forcetypeassert)
sonarcloud: codec/map.go#L37
type assertion must be checked (forcetypeassert)
sonarcloud: codec/map.go#L58
error returned from external package is unwrapped: sig: func (*github.com/worldline-go/struct2.Decoder).Decode(input interface{}, output interface{}) error (wrapcheck)
sonarcloud: codec/toml.go#L18
error returned from external package is unwrapped: sig: func (*github.com/BurntSushi/toml.Decoder).Decode(v any) (github.com/BurntSushi/toml.MetaData, error) (wrapcheck)
sonarcloud: codec/yaml.go#L22
error returned from external package is unwrapped: sig: func (*gopkg.in/yaml.v3.Decoder).Decode(v interface{}) (err error) (wrapcheck)
sonarcloud
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.