chore(deps): update dependency ruff to v0.16.2 #1660
Annotations
10 errors and 2 warnings
|
ruff (CPY001):
tests/test_objcselector.py#L1
tests/test_objcselector.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/test_objcobject.py#L1
tests/test_objcobject.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/test_objcmethod.py#L1
tests/test_objcmethod.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/test_objcmetaclass.py#L1
tests/test_objcmetaclass.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/test_objcclass.py#L1
tests/test_objcclass.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/test_objcbool.py#L1
tests/test_objcbool.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
src/objctypes/__init__.pyi#L1
src/objctypes/__init__.pyi:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
setup.py#L1
setup.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
docs/conf.py#L1
docs/conf.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
compile_commands_gen.py#L1
compile_commands_gen.py:1:1: CPY001 Missing copyright notice at top of file
|
|
Build (3.14)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build (3.13)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|