Update publish-packages.yml #16
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: rohith/[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/
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L21
Missing XML comment for publicly visible type or member 'TestAgentApiRequests'
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L28
Missing XML comment for publicly visible type or member 'TestAgentApiRequests.TestAgentApiRequests(TestSetup, ITestOutputHelper)'
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L43
Missing XML comment for publicly visible type or member 'TestAgentApiRequests.ListCapturedRequests()'
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L67
Missing XML comment for publicly visible type or member 'TestAgentApiRequests.ListCapturedRequests_Without_Initializing()'
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L83
Missing XML comment for publicly visible type or member 'TestAgentApiRequests.GetCapturedRequest()'
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L112
Missing XML comment for publicly visible type or member 'TestAgentApiRequests.GetCapturedRequest_InvalidID()'
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L136
Missing XML comment for publicly visible type or member 'TestAgentApiRequests.ReplayCapturedRequest()'
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L166
Missing XML comment for publicly visible type or member 'TestAgentApiRequests.ReplayCapturedRequest_InvalidID()'
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L190
Missing XML comment for publicly visible type or member 'TestAgentApiRequests.DeleteCapturedRequest()'
|
build:
tests/Ragnarok.Test/UnitTests/TestAgentApiRequests.cs#L218
Missing XML comment for publicly visible type or member 'TestAgentApiRequests.DeleteCapturedRequest_NoRequests()'
|