Publish the package within action #91
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected], actions/upload-artifact@v2, fregante/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Upload Artifact
No files were found with the provided path: Telnet.$Env:NuGetVersionV2ext.nupkg. No artifacts will be uploaded.
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L6
Missing XML comment for publicly visible type or member 'IClient'
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L8
Missing XML comment for publicly visible type or member 'IClient.Read()'
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L10
Missing XML comment for publicly visible type or member 'IClient.Read(TimeSpan)'
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L12
Missing XML comment for publicly visible type or member 'IClient.TerminatedRead(Regex)'
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L14
Missing XML comment for publicly visible type or member 'IClient.TerminatedRead(Regex, TimeSpan)'
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L16
Missing XML comment for publicly visible type or member 'IClient.TerminatedRead(Regex, TimeSpan, int)'
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L18
Missing XML comment for publicly visible type or member 'IClient.TerminatedRead(string)'
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L20
Missing XML comment for publicly visible type or member 'IClient.TerminatedRead(string, TimeSpan)'
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L22
Missing XML comment for publicly visible type or member 'IClient.TerminatedRead(string, TimeSpan, int)'
|
Build Release:
PrimS.Telnet.Sync/IClient.cs#L24
Missing XML comment for publicly visible type or member 'IClient.TryLogin(string, string, int, string, string)'
|
Build Debug:
PrimS.Telnet.CiTests/ReadMeExampleFixture.cs#L24
Public method 'ReadMeExample' on test class 'ReadMeExampleFixture' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build Debug:
PrimS.Telnet.CiTests/ReadMeExampleFixture.cs#L24
Public method 'ReadMeExample' on test class 'ReadMeExampleFixture' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build Debug:
PrimS.Telnet.CiTests/ReadMeExampleFixture.cs#L24
Public method 'ReadMeExample' on test class 'ReadMeExampleFixture' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Loading