Skip to content

tagged-release

tagged-release #59

Manually triggered January 10, 2024 14:22
Status Success
Total duration 3m 33s
Artifacts

tagged-release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

19 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: RatStash/Language.cs#L36
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)16' is not covered.
publish-nuget: RatStash/Language.cs#L64
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)16' is not covered.
publish-nuget: RatStash/Database.cs#L59
Parameter 'cleanStrings' has no matching param tag in the XML comment for 'Database.FromFile(string, bool, string)' (but other parameters do)
publish-nuget: RatStash/Language.cs#L36
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)16' is not covered.
publish-nuget: RatStash/Language.cs#L64
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)16' is not covered.
publish-nuget: RatStash/Database.cs#L59
Parameter 'cleanStrings' has no matching param tag in the XML comment for 'Database.FromFile(string, bool, string)' (but other parameters do)
publish-nuget
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish-nuget
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish-nuget
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish-nuget
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish-nuget: RatStash/Language.cs#L36
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)16' is not covered.
publish-nuget: RatStash/Language.cs#L64
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)16' is not covered.
publish-nuget: RatStash/Database.cs#L59
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/TestEnvironment.cs#L78
'Database.ParseItemCacheIndex(string)' is obsolete: 'This method is deprecated as of EfT 0.12.11.2.13615, use ParseItemCacheHashIndex'
publish-nuget: RatStashTest/ItemTest.cs#L107
Comparison made to same variable; did you mean to compare something else?
publish-nuget: RatStashTest/DatabaseTest.cs#L121
Unreachable code detected
publish-nuget: RatStashTest/ItemTest.cs#L115
The literal or constant value 0 should be passed as the 'expected' argument in the call to 'Assert.NotEqual(expected, actual)' in method 'WeaponTest' on type 'ItemTest'.