fix tests for CI/CD #67
tagged-release.yml
on: pull_request
publish-nuget
2m 24s
Annotations
7 warnings
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, alirezanet/[email protected]. 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
😢 NUGET_KEY not given
|
publish-nuget:
RatStash/Language.cs#L37
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 '(RatStash.Language)17' is not covered.
|
publish-nuget:
RatStash/Language.cs#L66
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 '(RatStash.Language)17' is not covered.
|
publish-nuget:
RatStash/Database.cs#L53
Parameter 'cleanStrings' has no matching param tag in the XML comment for 'Database.FromFile(string, bool, string)' (but other parameters do)
|
publish-nuget:
RatStashTest/ItemExtraInfoTest.cs#L47
Comparison made to same variable; did you mean to compare something else?
|
publish-nuget:
RatStashTest/ItemTest.cs#L107
Comparison made to same variable; did you mean to compare something else?
|