refactor: fix namespaces, improve prebuild, clean #19
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Build the solution:
JSharp/Converters/BorderTypeConverter.cs#L13
Possible null reference return.
|
Build the solution:
JSharp/Converters/BorderTypeConverter.cs#L22
Possible null reference return.
|
Build the solution:
JSharp/Converters/BorderTypeConverter.cs#L24
Converting null literal or possible null value to non-nullable type.
|
Build the solution:
JSharp/Converters/BorderTypeConverter.cs#L25
Possible null reference argument for parameter 'localizedBorderType' in 'BorderType BorderTypeHelper.BorderizeLocalizedBorderType(string localizedBorderType)'.
|
Build the solution:
JSharp/Converters/SimpleThresholdingTypeConverter.cs#L12
Possible null reference return.
|
Build the solution:
JSharp/Converters/SimpleThresholdingTypeConverter.cs#L21
Possible null reference return.
|
Build the solution:
JSharp/Converters/SimpleThresholdingTypeConverter.cs#L23
Converting null literal or possible null value to non-nullable type.
|
Build the solution:
JSharp/Converters/SimpleThresholdingTypeConverter.cs#L24
Possible null reference argument for parameter 'input' in 'SimpleThresholdingMethod SimpleThresholdingTypeHelper.MapLocalStringToThresholdingType(string input)'.
|
Build the solution:
JSharp/Converters/ThresholdingTypeConverter.cs#L12
Possible null reference return.
|
Build the solution:
JSharp/Converters/ThresholdingTypeConverter.cs#L21
Possible null reference return.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Build artifacts".
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/
|
Loading