Skip to content

Updated deps

Updated deps #52

Triggered via push December 29, 2023 09:39
Status Success
Total duration 5m 4s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
build (7.0.203)
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (7.0.203)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (7.0.203)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (7.0.203): DriverServerRpc/Logger.cs#L15
Non-nullable property 'LogFilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (7.0.203): driver_Amethyst/BodyTracker.cpp#L92
'Amethyst::Plugins::Contract::TrackerBase::set': could not import item or its associated custom attribute
build (7.0.203): driver_Amethyst/DriverRpcHandler.cpp#L53
'Amethyst::Plugins::Contract::TrackerBase::set': could not import item or its associated custom attribute
build (7.0.203): driver_Amethyst/ServerProvider.cpp#L6
'_WIN32_WINNT': macro redefinition
build (7.0.203): driver_Amethyst/ServerProvider.cpp#L25
'_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (7.0.203): driver_Amethyst/ServerProvider.cpp#L27
'_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (7.0.203): driver_Amethyst/ServerProvider.cpp#L37
'_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (7.0.203): driver_Amethyst/ServerProvider.cpp#L40
'_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (7.0.203): driver_Amethyst/ServerProvider.cpp#L49
'argument': conversion from 'size_t' to 'int', possible loss of data
build (7.0.203): driver_Amethyst/ServerProvider.cpp#L51
'argument': conversion from 'size_t' to 'int', possible loss of data
build (7.0.203): MessageContract/NumericsResolver.cs#L81
Converting null literal or possible null value to non-nullable type.
build (7.0.203): plugin_OpenVR/Utils/VRHelper.cs#L190
The variable 'e' is declared but never used
build (7.0.203): plugin_OpenVR/OpenVR.cs#L542
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (7.0.203): plugin_OpenVR/OpenVR.cs#L562
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (7.0.203): plugin_OpenVR/Utils/VRHelper.cs#L178
Field 'VrHelper.TOKEN_ELEVATION.TokenIsElevated' is never assigned to, and will always have its default value 0
build (7.0.203): plugin_OpenVR/CoreSetup.cs#L179
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
build (7.0.203): vendor/openvr/headers/openvr_api.cs#L3068
Avoid "Async" suffix in names of methods that do not return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
build (7.0.203): vendor/openvr/headers/openvr_api.cs#L3693
Avoid "Async" suffix in names of methods that do not return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
build (7.0.203): vendor/openvr/headers/openvr_api.cs#L3704
Avoid "Async" suffix in names of methods that do not return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)