Bump version #86
Annotations
1 error and 17 warnings
publish-nuget
😭 error: Value cannot be null. (Parameter 'path2')
|
publish-nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-nuget:
RatEye/IconManager.cs#L388
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(RatEye.IconManager.IconType)2' is not covered.
|
publish-nuget:
RatEye/IconManager.cs#L70
Field 'IconManager._dynCorrelationDataWatcher' is never assigned to, and will always have its default value null
|
publish-nuget:
RatEye/Processing/Icon.cs#L267
XML comment has a param tag for 'image', but there is no parameter by that name
|
publish-nuget:
RatEyeTest/ExtensionsTest.cs#L14
This call site is reachable on all platforms. 'Image.Save(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
publish-nuget:
RatEyeTest/ExtensionsTest.cs#L12
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
publish-nuget:
RatEyeTest/InspectionTest.cs#L14
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
publish-nuget:
RatEyeTest/InspectionTest.cs#L22
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
publish-nuget:
RatEyeTest/InspectionTest.cs#L30
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
publish-nuget:
RatEyeTest/InspectionTest.cs#L54
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
publish-nuget:
RatEyeTest/InspectionTest.cs#L38
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
publish-nuget:
RatEye/IconManager.cs#L388
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(RatEye.IconManager.IconType)2' is not covered.
|
publish-nuget:
RatEye/IconManager.cs#L70
Field 'IconManager._dynCorrelationDataWatcher' is never assigned to, and will always have its default value null
|
publish-nuget:
RatEye/Processing/Icon.cs#L267
XML comment has a param tag for 'image', but there is no parameter by that name
|
publish-nuget:
RatEye/IconManager.cs#L388
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(RatEye.IconManager.IconType)2' is not covered.
|
publish-nuget:
RatEye/IconManager.cs#L70
Field 'IconManager._dynCorrelationDataWatcher' is never assigned to, and will always have its default value null
|
publish-nuget:
RatEye/Processing/Icon.cs#L267
XML comment has a param tag for 'image', but there is no parameter by that name
|