Update dependencies and fix compiler errors with recent DMD (v2.109.9) #41
Annotations
1 error and 4 warnings
|
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/
|
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/
|
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]
|
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]
|
The logs for this run have expired and are no longer available.
Loading