[Barracuda] JSON Binary (*.bin) support #11
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
HyperLib/Helpers/Converters/ByteArrayConverter.cs#L12
Nullability of type of parameter 'in_existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
HyperLib/Helpers/Converters/ByteArrayConverter.cs#L25
Nullability of type of parameter 'in_value' doesn't match overridden member (possibly because of nullability attributes).
|
HyperLib/IO/BinaryObjectWriterEx.cs#L10
Cannot convert null literal to non-nullable reference type.
|
HyperLib/IO/BinaryObjectWriterEx.cs#L13
Cannot convert null literal to non-nullable reference type.
|
HyperLib/IO/BinaryObjectWriterEx.cs#L16
Cannot convert null literal to non-nullable reference type.
|
HyperLib/IO/BinaryObjectWriterEx.cs#L16
Cannot convert null literal to non-nullable reference type.
|
HyperLib/Helpers/Logger/ILogger.cs#L7
Cannot convert null literal to non-nullable reference type.
|
HyperLib/Helpers/Logger/Logger.cs#L19
Cannot convert null literal to non-nullable reference type.
|
HyperLib/Helpers/Logger/Logger.cs#L25
Cannot convert null literal to non-nullable reference type.
|
HyperLib/Helpers/Logger/Logger.cs#L35
Cannot convert null literal to non-nullable reference type.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "HyperLib.CLI-Debug-linux-x64", "HyperLib.CLI-Debug-osx-x64", "HyperLib.CLI-Debug-win-x64", "HyperLib.CLI-Debug-win-x86", "HyperLib.CLI-Release-linux-x64", "HyperLib.CLI-Release-osx-x64", "HyperLib.CLI-Release-win-x64", "HyperLib.CLI-Release-win-x86", "HyperLib-Debug", "HyperLib-Release".
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/
|
This job succeeded
Loading