fix: resolve linting errors in CI pipeline #6
Annotations
10 errors and 9 warnings
unit_test
can inline generateBasicValue.func1
|
unit_test
can inline generateStructValue
|
unit_test
can inline generateInterfaceValue
|
unit_test
can inline generate.func2
|
unit_test
can inline main.deferwrap1
|
unit_test
can inline atomic.(*Pointer[go.shape.struct { go/token.name string; go/token.base int; go/token.size int; go/token.mutex sync.Mutex; go/token.lines []int; go/token.infos []go/token.lineInfo }]).CompareAndSwap
|
unit_test
can inline atomic.(*Pointer[go.shape.struct { go/token.name string; go/token.base int; go/token.size int; go/token.mutex sync.Mutex; go/token.lines []int; go/token.infos []go/token.lineInfo }]).Swap
|
unit_test
can inline atomic.(*Pointer[go.shape.struct { go/token.name string; go/token.base int; go/token.size int; go/token.mutex sync.Mutex; go/token.lines []int; go/token.infos []go/token.lineInfo }]).Store
|
unit_test
can inline atomic.(*Pointer[go.shape.struct { go/token.name string; go/token.base int; go/token.size int; go/token.mutex sync.Mutex; go/token.lines []int; go/token.infos []go/token.lineInfo }]).Load
|
unit_test
can inline atomic.(*Pointer[go/token.File]).CompareAndSwap
|
code_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code_lint
The process '/usr/bin/git' failed with exit code 128
|
code_lint
Restore cache failed: Dependencies file is not found in /home/runner/work/console/console. Supported file pattern: go.sum
|
format_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format_check
The process '/usr/bin/git' failed with exit code 128
|
format_check
Restore cache failed: Dependencies file is not found in /home/runner/work/console/console. Supported file pattern: go.sum
|
unit_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit_test
The process '/usr/bin/git' failed with exit code 128
|
unit_test
Restore cache failed: Dependencies file is not found in /home/runner/work/console/console. Supported file pattern: go.sum
|