Update Version and Push to NuGet #3
push_to_nuget_on_release.yaml
on: release
update-version-publish
31s
Annotations
1 error and 8 warnings
update-version-publish
Process completed with exit code 1.
|
update-version-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
update-version-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
update-version-publish
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/
|
update-version-publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
update-version-publish:
Fantasista.DNA/Sequence/SimpleInspectedSequence.cs#L10
Missing XML comment for publicly visible type or member 'SimpleInspectedSequence.SimpleInspectedSequence(BasicSequence)'
|
update-version-publish:
Fantasista.DNA.Tests/BasicSequenceTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
update-version-publish:
Fantasista.DNA/Sequence/SimpleInspectedSequence.cs#L10
Missing XML comment for publicly visible type or member 'SimpleInspectedSequence.SimpleInspectedSequence(BasicSequence)'
|
update-version-publish:
Fantasista.DNA.Tests/BasicSequenceTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|