[chore] Fix mage fmt and reformat code
#853
Annotations
14 errors and 3 warnings
|
lint (ubuntu-latest)
issues found
|
|
lint (ubuntu-latest):
transform/typeconv/typeconv.go#L263
G115: integer overflow conversion int -> int16 (gosec)
|
|
lint (ubuntu-latest):
transform/typeconv/typeconv.go#L255
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
lint (ubuntu-latest):
transform/typeconv/typeconv.go#L254
G115: integer overflow conversion uint64 -> int16 (gosec)
|
|
lint (ubuntu-latest):
transform/typeconv/typeconv.go#L253
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
|
lint (ubuntu-latest):
transform/typeconv/typeconv.go#L240
G115: integer overflow conversion int -> uint64 (gosec)
|
|
lint (ubuntu-latest):
transform/typeconv/typeconv.go#L239
G115: integer overflow conversion int16 -> uint16 (gosec)
|
|
lint (ubuntu-latest):
transform/typeconv/typeconv.go#L237
G115: integer overflow conversion int64 -> uint64 (gosec)
|
|
lint (ubuntu-latest):
transform/typeconv/typeconv.go#L234
G115: integer overflow conversion int -> int16 (gosec)
|
|
lint (ubuntu-latest):
transform/typeconv/typeconv.go#L181
G115: integer overflow conversion int64 -> uint64 (gosec)
|
|
lint (macos-latest)
The strategy configuration was canceled because "golangci.ubuntu-latest" failed
|
|
lint (macos-latest)
The operation was canceled.
|
|
lint (windows-latest)
The strategy configuration was canceled because "golangci.ubuntu-latest" failed
|
|
lint (windows-latest)
The operation was canceled.
|
|
lint (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
lint (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
lint (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|