bump up gotd and fix errors #205
Annotations
10 errors and 9 warnings
lint (amd64):
ext/context.go#L697
S1009: should omit nil check; len() for []github.com/gotd/td/tg.ChatClass is defined as zero (gosimple)
|
lint (amd64):
ext/context.go#L708
S1009: should omit nil check; len() for []github.com/gotd/td/tg.UserClass is defined as zero (gosimple)
|
lint (amd64):
storage/peers.go#L28
SA9003: empty branch (staticcheck)
|
lint (amd64):
client.go#L440
SA9003: empty branch (staticcheck)
|
lint (amd64)
issues found
|
lint (386):
ext/context.go#L697
S1009: should omit nil check; len() for []github.com/gotd/td/tg.ChatClass is defined as zero (gosimple)
|
lint (386):
ext/context.go#L708
S1009: should omit nil check; len() for []github.com/gotd/td/tg.UserClass is defined as zero (gosimple)
|
lint (386):
storage/peers.go#L28
SA9003: empty branch (staticcheck)
|
lint (386):
client.go#L440
SA9003: empty branch (staticcheck)
|
lint (386)
issues found
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (amd64)
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 (amd64)
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 (amd64)
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 (386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (386)
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 (386)
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 (386)
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/
|