fix(deps): update github.com/paralin/go-steam digest to 5f3b715 #101
Annotations
7 errors and 2 warnings
tests (1.20):
client.go#L8
could not import github.com/paralin/go-steam (-: # github.com/paralin/go-steam
|
tests (1.20):
vendor/github.com/paralin/go-steam/servers.go#L121
first argument to append must be a slice; have CMServers[0] (variable of type string)
|
tests (1.20):
vendor/github.com/paralin/go-steam/servers.go#L132
cannot use CMServers[0][rng.Int31n(int32(len(CMServers[0])))] (value of type byte) as string value in argument to netutil.ParsePortAddr
|
tests (1.20):
vendor/github.com/paralin/go-steam/servers.go#L142
cannot use CMServers[1][rng.Int31n(int32(len(CMServers[1])))] (value of type byte) as string value in argument to netutil.ParsePortAddr) (typecheck)
|
tests (1.20):
client.go#L34
undefined: steam (typecheck)
|
tests (1.20):
client.go#L52
undefined: steam (typecheck)
|
tests (1.20)
Process completed with exit code 1.
|
tests (1.20)
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/
|
tests (1.20)
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/
|