Update dependencies and fix compiler errors with recent DMD (v2.109.9) #41
Triggered via pull request
July 3, 2024 22:27
Status
Failure
Total duration
1d 1h 59m 58s
Artifacts
–
Annotations
8 errors and 12 warnings
Test (ubuntu-24.04, ldc-1.38.0, true, 3.28.3, 1.11.1)
Error: Could not find package libtinfo-dev
|
Test (ubuntu-24.04, ldc-1.38.0, true, 3.28.3, 1.11.1)
llvm failed to install
|
Test (ubuntu-24.04, dmd-2.109.1, true, 3.28.3, 1.11.1)
Error: Could not find package libtinfo-dev
|
Test (ubuntu-24.04, dmd-2.109.1, true, 3.28.3, 1.11.1)
llvm failed to install
|
Test (windows-2022, dmd-2.109.1, true, 3.28.3, 1.11.1)
Process completed with exit code 1.
|
Test (windows-2022, ldc-1.38.0, true, 3.28.3, 1.11.1)
Process completed with exit code 1.
|
Test (macos-13.0, dmd-2.109.1, true, 3.28.3, 1.11.1)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Test (macos-13.0, ldc-1.38.0, true, 3.28.3, 1.11.1)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Test (ubuntu-24.04, ldc-1.38.0, true, 3.28.3, 1.11.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (ubuntu-24.04, ldc-1.38.0, true, 3.28.3, 1.11.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (ubuntu-24.04, dmd-2.109.1, true, 3.28.3, 1.11.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (ubuntu-24.04, dmd-2.109.1, true, 3.28.3, 1.11.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (windows-2022, dmd-2.109.1, true, 3.28.3, 1.11.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (windows-2022, dmd-2.109.1, true, 3.28.3, 1.11.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (windows-2022, dmd-2.109.1, true, 3.28.3, 1.11.1):
src/d_tree_sitter/gen/tree-sitter/lib/src/parser.c#L1779
'fdopen' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [-Wdeprecated-declarations]
|
Test (windows-2022, dmd-2.109.1, true, 3.28.3, 1.11.1):
src/d_tree_sitter/gen/tree-sitter/lib/src/stack.c#L346
static function 'ts_stack__add_slice' is used in an inline function with external linkage [-Wstatic-in-inline]
|
Test (windows-2022, ldc-1.38.0, true, 3.28.3, 1.11.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (windows-2022, ldc-1.38.0, true, 3.28.3, 1.11.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (windows-2022, ldc-1.38.0, true, 3.28.3, 1.11.1):
src/d_tree_sitter/gen/tree-sitter/lib/src/parser.c#L1779
'fdopen' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [-Wdeprecated-declarations]
|
Test (windows-2022, ldc-1.38.0, true, 3.28.3, 1.11.1):
src/d_tree_sitter/gen/tree-sitter/lib/src/stack.c#L346
static function 'ts_stack__add_slice' is used in an inline function with external linkage [-Wstatic-in-inline]
|