allow unparenthesized single parameters in JS lambda variant #59
build.yml
on: push
Check for source changes
5s
Matrix: Ubuntu SSL tests with OpenSSL
Check if generated files are up to date
6s
Windows (x86)
3m 33s
Windows (x64)
3m 1s
macOS
17s
Ubuntu
8s
Hypothesis tests on Ubuntu
5s
Address sanitizer
5s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
3s
Annotations
11 errors and 25 warnings
Address sanitizer
Process completed with exit code 1.
|
Ubuntu SSL tests with OpenSSL (1.1.1u)
Process completed with exit code 1.
|
Ubuntu SSL tests with OpenSSL (3.0.9)
Process completed with exit code 1.
|
Check if generated files are up to date
Process completed with exit code 1.
|
Hypothesis tests on Ubuntu
Process completed with exit code 1.
|
Ubuntu
Process completed with exit code 1.
|
Ubuntu SSL tests with OpenSSL (3.1.1)
Process completed with exit code 1.
|
macOS
Process completed with exit code 1.
|
Windows (x64)
Process completed with exit code 1.
|
Windows (x86)
Process completed with exit code 1.
|
All required checks pass
Process completed with exit code 1.
|
Check for source changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Address sanitizer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ubuntu SSL tests with OpenSSL (1.1.1u)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ubuntu SSL tests with OpenSSL (3.0.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check if generated files are up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Hypothesis tests on Ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
Ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ubuntu SSL tests with OpenSSL (3.1.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
macOS
xz 5.4.6 is already installed and up-to-date.
To reinstall 5.4.6, run:
brew reinstall xz
|
macOS
gdbm 1.23 is already installed and up-to-date.
To reinstall 1.23, run:
brew reinstall gdbm
|
Windows (x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows (x64):
Modules/mathmodule.c#L4064
'a_too_large': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x64):
Modules/mathmodule.c#L4070
'b': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x64):
Modules/mathmodule.c#L4067
'u': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x64):
Modules/mathmodule.c#L4065
'd': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x64):
Modules/mathmodule.c#L4064
'c_bit_length': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x64):
Modules/mathmodule.c#L4064
'a_too_large': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x64):
Modules/mathmodule.c#L4070
'b': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x64):
Modules/mathmodule.c#L4067
'u': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x64):
Modules/mathmodule.c#L4065
'd': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x64):
Modules/mathmodule.c#L4064
'c_bit_length': unreferenced local variable [D:\a\cpython4\cpython4\PCbuild\pythoncore.vcxproj]
|
Windows (x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|