Skip to content

Upgrade to H3 v4

Upgrade to H3 v4 #82

Triggered via pull request September 27, 2023 22:19
Status Failure
Total duration 7m 5s
Artifacts

test.yml

on: pull_request
Matrix: tdd-osx
Matrix: tdd-ubuntu
Matrix: tdd-windows
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 16 warnings
tdd-ubuntu (20.x)
Process completed with exit code 1.
tdd-ubuntu (18.x)
The operation was canceled.
tdd-osx (20.x)
Process completed with exit code 1.
tdd-osx (18.x)
Process completed with exit code 1.
tdd-windows (20.x): h3napi.c#L1
'GeoCoord': undeclared identifier [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
syntax error: missing ';' before identifier 'geo' [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'geo': undeclared identifier [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
syntax error: '{' [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'geo': undeclared identifier [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'latLngToCell': too few arguments for call [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'stringToH3': too few arguments for call [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'GeoCoord': undeclared identifier [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
syntax error: missing ';' before identifier 'geo' [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'geo': undeclared identifier [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (18.x)
The operation was canceled.
tdd-ubuntu (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tdd-ubuntu (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tdd-osx (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tdd-osx (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tdd-windows (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tdd-windows (20.x): h3napi.c#L1
'function': incompatible types - from 'int *' to 'const LatLng *' [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'function': incompatible types - from 'int *' to 'LatLng *' [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'function': incompatible types - from 'int *' to 'CellBoundary *' [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'function': 'size_t' differs in levels of indirection from 'napi_value *' [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'napi_create_array_with_length': different types for formal and actual parameter 2 [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'maxKringSize' undefined; assuming extern returning int [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'function': 'uint32_t' differs in levels of indirection from 'CoordIJ *' [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'cellToLocalIj': different types for formal and actual parameter 3 [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'function': 'uint32_t' differs in levels of indirection from 'H3Index *' [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (20.x): h3napi.c#L1
'localIjToCell': different types for formal and actual parameter 3 [D:\a\h3-node\h3-node\build\h3node.vcxproj]
tdd-windows (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/