fix: FILE_REFERENCE_EXPIRED
in ctx.DownloadMedia
#151
Annotations
10 errors and 4 warnings
Lint:
types/chat.go#L90
u.ID undefined (type *User has no field or method ID) (typecheck)
|
Lint:
types/chat.go#L95
u.AccessHash undefined (type *User has no field or method AccessHash) (typecheck)
|
Lint:
types/chat.go#L101
v.ID undefined (type *User has no field or method ID) (typecheck)
|
Lint:
types/chat.go#L102
v.AccessHash undefined (type *User has no field or method AccessHash) (typecheck)
|
Lint:
types/chat.go#L115
v.ID undefined (type *User has no field or method ID) (typecheck)
|
Lint:
types/chat.go#L116
v.AccessHash undefined (type *User has no field or method AccessHash) (typecheck)
|
Lint:
types/chat.go#L145
u.ID undefined (type *Channel has no field or method ID) (typecheck)
|
Lint:
types/chat.go#L150
u.AccessHash undefined (type *Channel has no field or method AccessHash) (typecheck)
|
Lint:
types/chat.go#L162
v.ID undefined (type *Channel has no field or method ID) (typecheck)
|
Lint:
types/chat.go#L163
v.AccessHash undefined (type *Channel has no field or method AccessHash) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@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/.
|
Get Go environment
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/
|
Get Go environment
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/
|
Get Go environment
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/
|
Loading