change: consecutiveStableIterationsThreshold #201
Annotations
7 errors and 1 warning
golangci-lint:
speedtest.go#L12
could not import github.com/showwin/speedtest-go/speedtest (-: # github.com/showwin/speedtest-go/speedtest
|
golangci-lint:
speedtest/data_manager.go#L198
undefined: sync.OnceFunc) (typecheck)
|
golangci-lint:
example/main.go#L5
could not import github.com/showwin/speedtest-go/speedtest (-: # github.com/showwin/speedtest-go/speedtest
|
golangci-lint:
speedtest/data_manager.go#L198
undefined: sync.OnceFunc) (typecheck)
|
golangci-lint:
speedtest/data_manager.go#L1
: # github.com/showwin/speedtest-go/speedtest [github.com/showwin/speedtest-go/speedtest.test]
|
golangci-lint:
speedtest/data_manager.go#L198
undefined: sync.OnceFunc (typecheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
|
Loading