fix: the incorrect coordinate position display #500
Closed
Annotations
5 warnings
src/main_window.cpp#L2448
Redundant initialization for 'x'. The initialized value is overwritten before it is read.
|
src/main_window.cpp#L2517
Redundant initialization for 'y'. The initialized value is overwritten before it is read.
|
src/main_window.cpp#L2546
Redundant initialization for 'y'. The initialized value is overwritten before it is read.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading