Update dependencies and fix compiler errors with recent DMD (v2.109.9) #43
Triggered via pull request
July 10, 2024 18:50
Status
Failure
Total duration
1d 1h 6m 57s
Artifacts
–
Annotations
7 errors and 10 warnings
Test (ubuntu-22.04, dmd-2.109.1, true, 3.28.3, 1.11.1)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Test (ubuntu-22.04, dmd-2.109.1, true, 3.28.3, 1.11.1)
The operation was canceled.
|
Test (windows-2022, ldc-1.38.0, true, 3.28.3, 1.11.1)
Process completed with exit code 1.
|
Test (windows-2022, dmd-2.109.1, true, 3.28.3, 1.11.1)
Process completed with exit code 1.
|
Test (ubuntu-22.04, ldc-1.38.0, true, 3.28.3, 1.11.1)
The hosted runner: GitHub Actions 9 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
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-22.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-22.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, 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]
|
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]
|