Skip to content

fix tests for CI/CD #67

fix tests for CI/CD

fix tests for CI/CD #67

Triggered via pull request January 21, 2024 01:52
Status Success
Total duration 3m 53s
Artifacts

tagged-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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?