Partially implement interpolator #102
Annotations
13 warnings
Linux
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Visual Studio
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Visual Studio:
usbip-server/usbip.c#L76
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\DERP\build\usbip-server\usbip-server.vcxproj]
|
Visual Studio:
usbip-server/usbip.c#L89
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\DERP\build\usbip-server\usbip-server.vcxproj]
|
Visual Studio:
usbip-server/usbip.c#L295
'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\DERP\build\usbip-server\usbip-server.vcxproj]
|
Visual Studio:
core/GDBServer.cpp#L777
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\DERP\build\minsdl\DERP_SDL.vcxproj]
|
Visual Studio:
core/Logging.cpp#L176
'initializing': conversion from 'size_t' to 'int', possible loss of data [D:\a\DERP\build\minsdl\DERP_SDL.vcxproj]
|
Visual Studio:
core/Logging.cpp#L177
'initializing': conversion from 'size_t' to 'int', possible loss of data [D:\a\DERP\build\minsdl\DERP_SDL.vcxproj]
|
Visual Studio:
core/MemoryBus.cpp#L977
declaration of 'addr' hides function parameter [D:\a\DERP\build\minsdl\DERP_SDL.vcxproj]
|
Visual Studio:
core/PIO.cpp#L141
'return': conversion from 'int' to 'uint32_t', signed/unsigned mismatch [D:\a\DERP\build\minsdl\DERP_SDL.vcxproj]
|
Visual Studio:
core/PWM.cpp#L193
switch statement contains no 'case' or 'default' labels [D:\a\DERP\build\minsdl\DERP_SDL.vcxproj]
|
Visual Studio:
core/PWM.cpp#L240
switch statement contains no 'case' or 'default' labels [D:\a\DERP\build\minsdl\DERP_SDL.vcxproj]
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "DERP--LIN64", "DERP--WIN64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
DERP--LIN64
Expired
|
82.1 KB |
|
|
DERP--WIN64
Expired
|
69.3 KB |
|