Skip to content

Merge pull request #49 from aliexpressru/feature/terse-cancellation-l… #71

Merge pull request #49 from aliexpressru/feature/terse-cancellation-l…

Merge pull request #49 from aliexpressru/feature/terse-cancellation-l… #71

Triggered via push October 3, 2024 13:29
Status Success
Total duration 45s
Artifacts
build_publish_nuget
36s
build_publish_nuget
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build_publish_nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: battila7/[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_publish_nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], battila7/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_publish_nuget
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "OpenTelemetry.Exporter.Prometheus.AspNetCore
build_publish_nuget
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "OpenTelemetry.Instrumentation.Process
build_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/
build_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/
build_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/
build_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/
build_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/
build_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/
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INode.cs#L5
Missing XML comment for publicly visible type or member 'INode'
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INode.cs#L7
Missing XML comment for publicly visible type or member 'INode.GetKey()'
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INode.cs#L9
Missing XML comment for publicly visible type or member 'INode.GetEndpoint()'
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INodeLocator.cs#L5
Missing XML comment for publicly visible type or member 'INodeLocator<TNode>'
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INodeLocator.cs#L8
Missing XML comment for publicly visible type or member 'INodeLocator<TNode>.GetNode(string)'
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INodeLocator.cs#L10
Missing XML comment for publicly visible type or member 'INodeLocator<TNode>.GetNodes(IEnumerable<string>, uint)'
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INodeLocator.cs#L14
Missing XML comment for publicly visible type or member 'INodeLocator<TNode>.GetAllNodes()'
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INodeLocator.cs#L16
Missing XML comment for publicly visible type or member 'INodeLocator<TNode>.AddNode(TNode)'
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INodeLocator.cs#L18
Missing XML comment for publicly visible type or member 'INodeLocator<TNode>.AddNodes(IEnumerable<TNode>)'
build_publish_nuget: src/Aer.ConsistentHash/Abstractions/INodeLocator.cs#L20
Missing XML comment for publicly visible type or member 'INodeLocator<TNode>.AddNodes(params TNode[])'