render: fix signature of lock_texture/4
(#882)
#1858
ci.yml
on: push
ubuntu-tcc
3m 39s
macos
4m 57s
windows-gcc
1m 46s
windows-tcc
57s
Annotations
15 warnings
ubuntu-tcc
The `save-state` 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/
|
windows-tcc
The `save-state` 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/
|
windows-gcc
The `save-state` 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/
|
macos
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
macos
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macos
'kIOMasterPortDefault' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
|
macos
variable 'len' set but not used [-Wunused-but-set-variable]
|
macos
variable 'len' set but not used [-Wunused-but-set-variable]
|
macos
variable 'y_ptr2' set but not used [-Wunused-but-set-variable]
|
macos
variable 'y_ptr2' set but not used [-Wunused-but-set-variable]
|
macos
variable 'y_ptr2' set but not used [-Wunused-but-set-variable]
|
macos
variable 'y_ptr2' set but not used [-Wunused-but-set-variable]
|
macos
variable 'y_ptr2' set but not used [-Wunused-but-set-variable]
|
macos
variable 'y_ptr2' set but not used [-Wunused-but-set-variable]
|
macos
'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations]
|